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

  /system/bt/hci/src/
btsnoop_mem.c 41 case BT_EVT_TO_LM_HCI_CMD:
  /system/bt/btif/src/
btif_debug_btsnoop.c 89 case BT_EVT_TO_LM_HCI_CMD:
  /external/libnfc-nci/src/include/
bt_target.h 433 #define HCI_CMD_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
438 #define HCI_CMD_TO_AMP(x,p) bte_hcisu_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_CMD|((UINT16)(x))));
    [all...]
bt_types.h 70 #define BT_EVT_TO_LM_HCI_CMD 0x2000 /* HCI Command */
  /system/bt/stack/include/
bt_types.h 91 #define BT_EVT_TO_LM_HCI_CMD 0x2000 /* HCI Command */
    [all...]

Completed in 50 milliseconds