Home
last modified time | relevance | path

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

/system/bt/bta/sys/
Dbta_sys.h268 extern void bta_sys_notify_role_chg(const RawAddress& peer_addr,
Dbta_sys_conn.cc100 void bta_sys_notify_role_chg(const RawAddress& peer_addr, uint8_t new_role, in bta_sys_notify_role_chg() function
/system/bt/bta/dm/
Dbta_dm_act.cc2707 bta_sys_notify_role_chg(bd_addr, new_role, hci_status); in handle_role_change()