Searched defs:OnReadRemoteVersionInformationComplete (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | le_acl_connection.cc | 75 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, uint8_t lmp_version, in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
|
D | classic_acl_connection_test.cc | 228 void OnReadRemoteVersionInformationComplete(hci::ErrorCode /* hci_status */, in OnReadRemoteVersionInformationComplete() function in TestConnectionManagementCallbacks
|
D | classic_acl_connection.cc | 144 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, uint8_t lmp_version, in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_acl_manager_facade.cc | 381 void OnReadRemoteVersionInformationComplete(hci::ErrorCode /* hci_status */, in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
|
D | acl_manager_facade.cc | 522 void OnReadRemoteVersionInformationComplete(hci::ErrorCode /* error_status */, in OnReadRemoteVersionInformationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 672 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, uint8_t lmp_version, in OnReadRemoteVersionInformationComplete() function in ClassicShimAclConnection 825 void OnReadRemoteVersionInformationComplete(hci::ErrorCode hci_status, uint8_t lmp_version, in OnReadRemoteVersionInformationComplete() function in LeShimAclConnection
|