1.1.2.2.2.2.1 BLE_LOG_EventCb_T
C
typedef void (*BLE_LOG_EventCb_T)(uint8_t logType, uint16_t logLength, uint8_t *p_logPayload);
Description
BLE_LOG callback type. This callback function sends BLE_LOG events to the application.
typedef void (*BLE_LOG_EventCb_T)(uint8_t logType, uint16_t logLength, uint8_t *p_logPayload);
BLE_LOG callback type. This callback function sends BLE_LOG events to the application.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.