Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c398 void btm_acl_report_role_change (UINT8 hci_status, BD_ADDR bda) in btm_acl_report_role_change() function
436 btm_acl_report_role_change(HCI_ERR_NO_CONNECTION, bda); in btm_acl_removed()
804btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
819 btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
1480 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
1524 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
2479 btm_acl_report_role_change(hci_status, p->remote_addr); in btm_cont_rswitch()