1.1.2.2.1.3.7 BLE_DM_EvtPairedDeviceFull_T
C
typedef struct BLE_DM_EvtPairedDeviceFull_T { uint8_t pairedDeviceNum; } BLE_DM_EvtPairedDeviceFull_T;
Description
Data structure for BLE_DM_EVT_PAIRED_DEVICE_FULL event.
Field Documentation
Field | Description |
---|---|
pairedDeviceNum | The number of paired device that have been recorded in the flash. |