BLE_ANCS_EvtDiscComplete_T
C
typedef struct BLE_ANCS_EvtDiscComplete_T { uint16_t connHandle; }BLE_ANCS_EvtDiscComplete_T;
Description
Structure for the BLE_ANCS_EVT_DISC_COMPLETE_IND event.
Field Documentation
Field | Description |
---|---|
connHandle | Handle of the BLE connection where discovery is completed. |