Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_acl.c354 void btm_acl_report_role_change (UINT8 hci_status, BD_ADDR bda) in btm_acl_report_role_change() function
394 btm_acl_report_role_change(HCI_ERR_NO_CONNECTION, bda); in btm_acl_removed()
762btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
778 btm_acl_report_role_change(btm_cb.devcb.switch_role_ref_data.hci_status, p->remote_addr); in btm_acl_encrypt_change()
1467 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
1517 btm_acl_report_role_change(hci_status, bd_addr); in btm_acl_role_changed()
2462 btm_acl_report_role_change(hci_status, p->remote_addr); in btm_cont_rswitch()