HomeSort by relevance Sort by last modified time
    Searched refs:HCI_GET_EVT_HDR_PARAM_LEN (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 232 #define HCI_GET_EVT_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 1))
  /external/libnfc-nci/src/include/
bt_types.h 216 #define HCI_GET_EVT_HDR_PARAM_LEN(p) (UINT8) (*((UINT8 *)((p) + 1) + p->offset + 1))

Completed in 263 milliseconds