Home
last modified time | relevance | path

Searched defs:p_acl_cb (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_pm.c180 tACL_CONN *p_acl_cb; in BTM_SetPowerMode() local
283 tACL_CONN *p_acl_cb = btm_bda_to_acl(remote_bda, BT_TRANSPORT_BR_EDR); in BTM_ReadPowerMode() local
315 tACL_CONN *p_acl_cb = NULL; in BTM_SetSsrParams() local
552 tACL_CONN *p_acl_cb = btm_handle_to_acl(link_hdl); in btm_pm_snd_md_req() local
672 tACL_CONN *p_acl_cb = NULL; in btm_pm_check_stored() local
703 tACL_CONN *p_acl_cb; in btm_pm_proc_cmd_status() local
Dbtm_acl.c943 tACL_CONN *p_acl_cb = NULL; in btm_read_remote_version_complete() local
990 void btm_process_remote_ext_features (tACL_CONN *p_acl_cb, UINT8 num_read_pages) in btm_process_remote_ext_features()
1044 tACL_CONN *p_acl_cb; in btm_read_remote_features() local
1092 tACL_CONN *p_acl_cb; in btm_read_remote_features_complete() local
1146 tACL_CONN *p_acl_cb; in btm_read_remote_ext_features_complete() local
1203 tACL_CONN *p_acl_cb; in btm_read_remote_ext_features_failed() local
1231 void btm_establish_continue (tACL_CONN *p_acl_cb) in btm_establish_continue()
1444 tACL_CONN *p_acl_cb = NULL; in btm_process_clk_off_comp_evt() local
2238 tACL_CONN *p_acl_cb = NULL; in btm_read_tx_power_complete() local
2292 tACL_CONN *p_acl_cb = NULL; in btm_read_rssi_complete() local
[all …]
Dbtm_sec.c4264 tACL_CONN *p_acl_cb; in btm_sec_connected() local
5212 tACL_CONN *p_acl_cb = btm_handle_to_acl(p_dev_rec->hci_handle); in btm_sec_execute_procedure() local
5979 void btm_sec_set_peer_sec_caps(tACL_CONN *p_acl_cb, tBTM_SEC_DEV_REC *p_dev_rec) in btm_sec_set_peer_sec_caps()
6308 void btm_sec_update_legacy_auth_state(tACL_CONN *p_acl_cb, UINT8 legacy_auth_state) in btm_sec_update_legacy_auth_state()
6336 tACL_CONN *p_acl_cb = btm_bda_to_acl(p_dev_rec->bd_addr, BT_TRANSPORT_BR_EDR); in btm_sec_handle_remote_legacy_auth_cmp() local
Dbtm_ble_multi_adv.c725 tACL_CONN *p_acl_cb = NULL; in btm_ble_multi_adv_vse_cback() local
Dbtm_ble_gap.c4335 tACL_CONN *p_acl_cb = NULL; in btm_ble_read_remote_features_complete() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c142 tACL_CONN *p_acl_cb = btm_bda_to_acl(rem_bda, BT_TRANSPORT_LE); in L2CA_UpdateBleConnParams() local
541 tACL_CONN *p_acl_cb = btm_bda_to_acl(p_lcb->remote_bd_addr, BT_TRANSPORT_LE); in l2cble_start_conn_update() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5541 tACL_CONN *p_acl_cb = btm_bda_to_acl(p_data->ble_set_data_length.remote_bda, BT_TRANSPORT_LE); in bta_dm_ble_set_data_length() local