1.1.2.3.1.1.3.8 BLE_ANCS_EvtDiscComplete_T

C

typedef struct BLE_ANCS_EvtDiscComplete_T
{
    uint16_t                    connHandle;
}BLE_ANCS_EvtDiscComplete_T;

Field Documentation

FieldDescription
connHandleThe connection handle of discovery completion.