Searched refs:HCI_GET_EVT_HDR_OPCODE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h228 #define HCI_GET_EVT_HDR_OPCODE(p) (UINT8)(*((UINT8 *)((p) + 1) + p->offset)) macro
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h214 #define HCI_GET_EVT_HDR_OPCODE(p) (UINT8)(*((UINT8 *)((p) + 1) + p->offset)) macro
/external/libnfc-nci/src/include/
H A Dbt_types.h214 #define HCI_GET_EVT_HDR_OPCODE(p) (UINT8)(*((UINT8 *)((p) + 1) + p->offset)) macro

Completed in 199 milliseconds