Home
last modified time | relevance | path

Searched refs:HCI_EVT_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.c21 #define HCI_EVT_HDR_LEN 3 /* packet type (1), event type (1), length (1) */ macro
165 hci_h4.hdr_len = HCI_EVT_HDR_LEN; in hci_h4_recv()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h70 #define HCI_EVT_HDR_LEN (HCI_EVT_CODE_LEN + HCI_CMDEVT_PARLEN_LEN) macro
124 #define HCI_CCEVT_HDR_LEN (HCI_EVT_HDR_LEN + HCI_CCEVT_HDR_PARLEN)
133 #define HCI_CSEVT_LEN (HCI_EVT_HDR_LEN + HCI_CSEVT_PARLEN)

Completed in 25 milliseconds