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

/external/libnfc-nci/src/include/
H A Dbt_target.h433 #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))));
H A Dbt_types.h70 #define BT_EVT_TO_LM_HCI_CMD 0x2000 /* HCI Command */ macro
/external/bluetooth/bluedroid/include/
H A Dbt_target.h682 #define HCI_CMD_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), BT_EVT_TO_LM_HCI_CMD);
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h70 #define BT_EVT_TO_LM_HCI_CMD 0x2000 /* HCI Command */ macro

Completed in 75 milliseconds