Searched refs:on_role_change (Results 1 – 5 of 5) sorted by relevance
73 .link.classic.on_role_change = btm_acl_role_changed, in GetAclInterface()
105 void (*on_role_change)(tHCI_STATUS status, const RawAddress& bd_addr, member
501 interface_.on_role_change, ToLegacyHciErrorCode(hci_status), in OnRoleChange()
106 on_role_change(event_packet); in on_classic_event()509 void on_role_change(EventView packet) { in on_role_change() function
161 .link.classic.on_role_change = nullptr, in GetMockAclInterface()