Searched refs:HCI_CMD_TO_LOWER (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h681 #ifndef HCI_CMD_TO_LOWER
682 #define HCI_CMD_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD); macro
/external/libnfc-nci/src/include/
H A Dbt_target.h432 #ifndef HCI_CMD_TO_LOWER
433 #define HCI_CMD_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD); macro
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c502 HCI_CMD_TO_LOWER(p_buf);
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c38 #define btu_hcif_send_cmd(p1, p2) HCI_CMD_TO_LOWER((p2))

Completed in 96 milliseconds