![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Memfault Diagnostic Service instance. More...
#include <bm/bluetooth/services/ble_mds.h>
Data Fields | |
| uint8_t | uuid_type |
| uint16_t | service_handle |
| ble_gatts_char_handles_t | supported_features_handles |
| ble_gatts_char_handles_t | device_id_handles |
| ble_gatts_char_handles_t | data_uri_handles |
| ble_gatts_char_handles_t | auth_handles |
| ble_gatts_char_handles_t | data_export_handles |
| uint16_t | conn_handle |
| bool | initialized |
| bool | subscriber_active |
| bool | streaming_enabled |
| bool | tx_blocked |
| bool | hvx_pending |
| uint8_t | seq_num |
| int64_t | next_empty_poll_ms |
| int64_t | next_log_collection_ms |
| uint8_t | pending_payload [CONFIG_NRF_SDH_BLE_GATT_MAX_MTU_SIZE - ATT_OPCODE_LEN - ATT_HANDLE_LEN] |
| uint16_t | pending_len |
Memfault Diagnostic Service instance.