1.2.2.3.5.1.3.7 BLE_PXPM_EvtDiscComplete_T
C
typedef struct BLE_PXPM_EvtDiscComplete_T
{
uint16_t connHandle;
} BLE_PXPM_EvtDiscComplete_T;Description
Data structure for BLE_PXPM_EVT_DISC_COMPLETE_IND event.
Field Documentation
| Field | Description |
|---|---|
| connHandle | The connection handle of discovery completion. |
