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

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

Completed in 164 milliseconds