Searched refs:HCI_GET_CMD_HDR_OPCODE (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h234 #define HCI_GET_CMD_HDR_OPCODE(p) (UINT16)((*((UINT8 *)((p) + 1) + p->offset) + \ macro
/external/libnfc-nci/src/include/
H A Dbt_types.h211 #define HCI_GET_CMD_HDR_OPCODE(p) (UINT16)((*((UINT8 *)((p) + 1) + p->offset) + \ macro

Completed in 60 milliseconds