Home
last modified time | relevance | path

Searched refs:LOCAL_BR_EDR_CONTROLLER_ID (Results 1 – 8 of 8) sorted by relevance

/system/bt/stack/hcic/
Dhcicmds.c53 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_inquiry()
67 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_inq_cancel()
89 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_per_inq_mode()
103 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_exit_per_inq()
153 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_disconnect()
172 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_add_SCO_conn()
190 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_create_conn_cancel()
208 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_accept_conn()
227 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_reject_conn()
245 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_link_key_req_reply()
[all …]
Dhciblecmds.c49 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_local_used_feat()
66 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_random_addr()
93 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_write_adv_params()
107 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_read_adv_chnl_tx_power()
134 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_adv_data()
162 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_rsp_data()
180 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_adv_enable()
202 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_params()
220 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_enable()
258 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_create_ll_conn()
[all …]
/system/bt/hci/include/
Dbt_hci_bdroid.h82 #define LOCAL_BR_EDR_CONTROLLER_ID 0 macro
Dhci_layer.h51 #define LOCAL_BR_EDR_CONTROLLER_ID 0 macro
/system/bt/main/
Dbte_main.c259 if((sub_event == LOCAL_BR_EDR_CONTROLLER_ID) || \ in bte_main_hci_send()
/system/bt/hci/src/
Dpacket_fragmenter.c79 SUB_EVENT(packet->event) == LOCAL_BR_EDR_CONTROLLER_ID ? in fragment_and_dispatch()
/system/bt/stack/btm/
Dbtm_acl.c1312 if (!btsnd_hcic_write_link_super_tout (LOCAL_BR_EDR_CONTROLLER_ID, in BTM_SetLinkSuperTout()
2495 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p_buf); in btm_acl_resubmit_page()
2558 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btm_acl_paging()
2565 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btm_acl_paging()
/system/bt/stack/include/
Dhcidefs.h1307 #define LOCAL_BR_EDR_CONTROLLER_ID 0 macro