1.1.2.1.8.3.1 HCI_AclRxCb_T
C
typedef bool (*HCI_AclRxCb_T)(uint16_t connHandle , uint16_t length, uint8_t *p_packet);
Description
HCI callback type. This callback function sends HCI ACL data to the application.
typedef bool (*HCI_AclRxCb_T)(uint16_t connHandle , uint16_t length, uint8_t *p_packet);
HCI callback type. This callback function sends HCI ACL data 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.