Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c396 void btm_acl_report_role_change (UINT8 hci_status, BD_ADDR bda) in btm_acl_report_role_change() function
434 btm_acl_report_role_change(HCI_ERR_NO_CONNECTION, bda); in btm_acl_removed()
780btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
795 btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
1470 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
1514 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
2389 btm_acl_report_role_change(hci_status, p->remote_addr); in btm_cont_rswitch()