/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_connection_management_callbacks.h | 35 virtual void OnReadRemoteVersionInformationComplete(
|
D | le_connection_management_callbacks_mock.h | 48 OnReadRemoteVersionInformationComplete,
|
D | le_acl_connection.cc | 66 void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::acl_manager::LeAclConnectionTracker 70 …SAVE_OR_CALL(OnReadRemoteVersionInformationComplete, hci_status, lmp_version, manufacturer_name, s… in OnReadRemoteVersionInformationComplete()
|
D | connection_management_callbacks.h | 88 virtual void OnReadRemoteVersionInformationComplete(
|
D | connection_management_callbacks_mock.h | 90 OnReadRemoteVersionInformationComplete,
|
D | classic_acl_connection.cc | 148 void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker 152 …SAVE_OR_CALL(OnReadRemoteVersionInformationComplete, hci_status, lmp_version, manufacturer_name, s… in OnReadRemoteVersionInformationComplete()
|
D | le_acl_connection_test.cc | 78 virtual void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::acl_manager::__anonc5d659a60111::TestLeConnectionManagementCallbacks
|
D | classic_acl_connection_test.cc | 230 void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in TestConnectionManagementCallbacks
|
D | classic_impl.h | 627 …callbacks->OnReadRemoteVersionInformationComplete(hci_status, version, manufacturer_name, sub_vers… in on_read_remote_version_information()
|
D | le_impl.h | 589 …callbacks->OnReadRemoteVersionInformationComplete(hci_status, version, manufacturer_name, sub_vers… in on_le_read_remote_version_information()
|
D | le_impl_test.cc | 261 OnReadRemoteVersionInformationComplete,
|
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/ |
D | link_manager_test.cc | 151 &hci::acl_manager::LeConnectionManagementCallbacks::OnReadRemoteVersionInformationComplete, in TEST_F() 349 &hci::acl_manager::LeConnectionManagementCallbacks::OnReadRemoteVersionInformationComplete, in TEST_F() 445 &hci::acl_manager::LeConnectionManagementCallbacks::OnReadRemoteVersionInformationComplete, in TEST_F() 543 &hci::acl_manager::LeConnectionManagementCallbacks::OnReadRemoteVersionInformationComplete, in TEST_F()
|
D | link.cc | 115 void Link::OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::l2cap::le::internal::Link 122 link_manager_->OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete()
|
D | link_manager.h | 94 void OnReadRemoteVersionInformationComplete(
|
D | link.h | 93 void OnReadRemoteVersionInformationComplete(
|
D | link_manager.cc | 175 void LinkManager::OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::l2cap::le::internal::LinkManager
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link.h | 199 void OnReadRemoteVersionInformationComplete(
|
D | link.cc | 444 void Link::OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::l2cap::classic::internal::Link
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 389 OnReadRemoteVersionInformationComplete, 479 OnReadRemoteVersionInformationComplete,
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 396 void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
|
D | acl_manager_facade.cc | 550 void OnReadRemoteVersionInformationComplete( in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 672 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, in OnReadRemoteVersionInformationComplete() function in ClassicShimAclConnection 843 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, in OnReadRemoteVersionInformationComplete() function in LeShimAclConnection
|