Searched refs:HCI_BLE_ACL_DATA_TO_LOWER (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h671 #ifndef HCI_BLE_ACL_DATA_TO_LOWER
672 #define HCI_BLE_ACL_DATA_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID)); macro
/external/libnfc-nci/src/include/
H A Dbt_target.h417 #ifndef HCI_BLE_ACL_DATA_TO_LOWER
418 #define HCI_BLE_ACL_DATA_TO_LOWER(p) bte_hcisu_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID)); macro
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_link.c47 #define L2C_LINK_SEND_BLE_ACL_DATA(x) HCI_BLE_ACL_DATA_TO_LOWER((x))

Completed in 216 milliseconds