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

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h236 #define HCI_GET_CMD_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 2)) macro
/external/libnfc-nci/src/include/
H A Dbt_types.h213 #define HCI_GET_CMD_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 2)) macro

Completed in 157 milliseconds