Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c59 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_inquiry()
79 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_inq_cancel()
107 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_per_inq_mode()
127 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_exit_per_inq()
191 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_disconnect()
217 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_add_SCO_conn()
241 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_create_conn_cancel()
266 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_accept_conn()
292 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_reject_conn()
316 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_link_key_req_reply()
[all …]
Dhciblecmds.c87 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_local_used_feat()
110 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_random_addr()
142 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_write_adv_params()
162 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_read_adv_chnl_tx_power()
200 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_adv_data()
235 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_rsp_data()
259 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_adv_enable()
287 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_params()
311 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_set_scan_enable()
355 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btsnd_hcic_ble_create_ll_conn()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/main/
Dbte_main.c240 if ((sub_event == LOCAL_BR_EDR_CONTROLLER_ID) || \ in bte_main_hci_send()
/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_layer.h49 #define LOCAL_BR_EDR_CONTROLLER_ID 0 macro
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dpacket_fragmenter.c86 SUB_EVENT(packet->event) == LOCAL_BR_EDR_CONTROLLER_ID ? in fragment_and_dispatch()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1329 if (!btsnd_hcic_write_link_super_tout (LOCAL_BR_EDR_CONTROLLER_ID, in BTM_SetLinkSuperTout()
2512 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p_buf); in btm_acl_resubmit_page()
2571 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btm_acl_paging()
2576 btu_hcif_send_cmd (LOCAL_BR_EDR_CONTROLLER_ID, p); in btm_acl_paging()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1432 #define LOCAL_BR_EDR_CONTROLLER_ID 0 macro