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

  /external/bluetooth/bluedroid/include/
bt_target.h 760 #ifndef HCI_CMD_TO_LOWER
761 #define HCI_CMD_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 428 #ifndef HCI_CMD_TO_LOWER
429 #define HCI_CMD_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 496 HCI_CMD_TO_LOWER(p_buf);
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 38 #define btu_hcif_send_cmd(p1, p2) HCI_CMD_TO_LOWER((p2))
    [all...]

Completed in 3711 milliseconds