Home
last modified time | relevance | path

Searched defs:ReadRemoteVersionInformation (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/gd/hci/acl_manager/
H A Dle_acl_connection.cc160 bool LeAclConnection::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::hci::acl_manager::LeAclConnection
H A Dclassic_acl_connection.cc557 bool ClassicAclConnection::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dlink.cc282 void Link::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::l2cap::le::internal::Link
/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc225 bool ReadRemoteVersionInformation() override { return true; } in ReadRemoteVersionInformation() function in MockClassicAclConnection
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc105 void Link::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h94 void (*ReadRemoteVersionInformation)(uint16_t handle); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc514 void DualModeController::ReadRemoteVersionInformation(CommandView command) { in ReadRemoteVersionInformation() function in test_vendor_lib::DualModeController