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

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h239 #define HCI_GET_EVT_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 1)) macro
/external/libnfc-nci/src/include/
H A Dbt_types.h216 #define HCI_GET_EVT_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 1)) macro

Completed in 111 milliseconds