BLE_DM_EvtPairedDeviceFull_T
C
typedef struct BLE_DM_EvtPairedDeviceFull_T
{
uint8_t pairedDeviceNum;
} BLE_DM_EvtPairedDeviceFull_T;Description
Structure for BLE_DM_EVT_PAIRED_DEVICE_FULL event.
Field Documentation
| Field | Description |
|---|---|
| pairedDeviceNum | Current count of paired devices stored in flash. |
