Searched refs:HCI_CMD_TO_LOWER (Results 1 – 4 of 4) sorted by relevance
760 #ifndef HCI_CMD_TO_LOWER761 #define HCI_CMD_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD); macro
428 #ifndef HCI_CMD_TO_LOWER429 #define HCI_CMD_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD); macro
496 HCI_CMD_TO_LOWER(p_buf); in btu_hcif_send_cmd()
38 #define btu_hcif_send_cmd(p1, p2) HCI_CMD_TO_LOWER((p2))