Structures
- BLE_DD_CharInfo_T
Structure for information about a specific BLE characteristic.
- BLE_DD_CharList_T
Structure for a list of characteristics associated with a BLE connection.
- BLE_DD_Config_T
Structure for configuring parameters for BLE device discovery.
- BLE_DD_DiscChar_T
Structure for the characteristic information used during the discovery process.
- BLE_DD_DiscInfo_T
Structure for the range of a primary service during discovery.
- BLE_DD_DiscSvc_T
Structure for service information used during the discovery process.
- BLE_DD_Event_T
BLE DD callback event structure.
- BLE_DD_EventCb_T
Callback type for BLE_DD events.
- BLE_DD_EventField_T
Union of BLE_DD callback event data structures.
- BLE_DD_EvtConnect_T
Structure for BLE_DD_EVT_CONNECTED event.
- BLE_DD_EvtDisconnect_T
Structure for BLE_DD_EVT_DISCONNECTED event.
- BLE_DD_EvtDiscResult_T
Structure for BLE_DD_EVT_DISC_COMPLETE event.
- BLE_DD_EvtSecRequire_T
Structure for BLE_DD_EVT_SEC_REQUIRED event.