Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc330 void Link::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc246 bool LeAclConnection::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::hci::acl_manager::LeAclConnection
Dclassic_acl_connection.cc584 bool ClassicAclConnection::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc261 bool ReadRemoteVersionInformation() override { return true; } in ReadRemoteVersionInformation() function in MockClassicAclConnection
317 bool ReadRemoteVersionInformation() override { return true; } in ReadRemoteVersionInformation() function in MockLeAclConnection
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc107 void Link::ReadRemoteVersionInformation() { in ReadRemoteVersionInformation() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc428 void DualModeController::ReadRemoteVersionInformation(CommandView command) { in ReadRemoteVersionInformation() function in rootcanal::DualModeController