Searched defs:OnRoleChange (Results  1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/classic/ | 
| D | link_property_listener.h | 69   virtual void OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) {}  in OnRoleChange()  function
  | 
| /packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | 
| D | link_manager.cc | 411 void LinkManager::OnRoleChange(hci::ErrorCode hci_status, hci::Address remote, hci::Role role) {  in OnRoleChange()  function in bluetooth::l2cap::classic::internal::LinkManager
  | 
| D | link.cc | 423 void Link::OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) {  in OnRoleChange()  function in bluetooth::l2cap::classic::internal::Link
  | 
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ | 
| D | classic_acl_connection_test.cc | 223   void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override {}  in OnRoleChange()  function in TestConnectionManagementCallbacks
  | 
| D | classic_acl_connection.cc | 140   void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override {  in OnRoleChange()  function in bluetooth::hci::acl_manager::AclConnectionTracker
  | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | acl_manager_facade.cc | 418     void OnRoleChange(hci::ErrorCode hci_status, Role new_role) override {  in OnRoleChange()  function in bluetooth::hci::facade::AclManagerFacadeService::Connection
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | l2c_api.cc | 442   void OnRoleChange(hci::ErrorCode error_code, hci::Address remote,  in OnRoleChange()  function
  | 
| D | acl.cc | 641   void OnRoleChange(hci::ErrorCode hci_status, hci::Role new_role) override {  in OnRoleChange()  function in ClassicShimAclConnection
  |