Home
last modified time | relevance | path

Searched refs:HCI_ACL_HDR_LEN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_h4.c20 #define HCI_ACL_HDR_LEN 5 /* packet type (1), handle (2), length (2) */ macro
30 uint8_t hdr_buf[HCI_ACL_HDR_LEN];
161 hci_h4.hdr_len = HCI_ACL_HDR_LEN; in hci_h4_recv()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h98 #define HCI_ACL_HDR_LEN (HCI_ACL_HDR_HDL_FLAGS_LEN + HCI_ACL_HDR_DATA_LEN_LEN) macro

Completed in 18 milliseconds