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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 125 #define BT_HDR NFC_HDR
531 void DispHciCmd (BT_HDR *p_buf);
532 void DispHciEvt (BT_HDR *p_buf);
  /external/libnfc-nci/src/include/
bt_types.h 189 } BT_HDR;
191 #define BT_HDR_SIZE (sizeof (BT_HDR))
  /system/bt/stack/include/
bt_types.h 204 } BT_HDR;
206 #define BT_HDR_SIZE (sizeof (BT_HDR))
    [all...]

Completed in 210 milliseconds