1.1.2.1.8.3.2 HCI_CmdCb_T
C
typedef void (*HCI_CmdCb_T)(HCI_CmdCbId_T cmdID,uint8_t length ,uint8_t *p_packet);
Description
HCI callback type. This callback function for the application to implement HCI command.
typedef void (*HCI_CmdCb_T)(HCI_CmdCbId_T cmdID,uint8_t length ,uint8_t *p_packet);
HCI callback type. This callback function for the application to implement HCI command.
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.