HomeSort by relevance Sort by last modified time
    Searched defs:BT_HDR (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/hal/int/
nfc_hal_int.h 109 #define BT_HDR NFC_HDR
465 void DispHciCmd (BT_HDR *p_buf);
466 void DispHciEvt (BT_HDR *p_buf);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 109 #define BT_HDR NFC_HDR
465 void DispHciCmd (BT_HDR *p_buf);
466 void DispHciEvt (BT_HDR *p_buf);
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 203 } BT_HDR;
205 #define BT_HDR_SIZE (sizeof (BT_HDR))
  /external/libnfc-nci/halimpl/bcm2079x/include/
bt_types.h 189 } BT_HDR;
191 #define BT_HDR_SIZE (sizeof (BT_HDR))
  /external/libnfc-nci/src/include/
bt_types.h 189 } BT_HDR;
191 #define BT_HDR_SIZE (sizeof (BT_HDR))

Completed in 3293 milliseconds