Home
last modified time | relevance | path

Searched defs:ReadRemoteSupportedFeatures (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc226 bool ReadRemoteSupportedFeatures() override { return true; } in ReadRemoteSupportedFeatures() function in MockClassicAclConnection
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc109 void Link::ReadRemoteSupportedFeatures() { in ReadRemoteSupportedFeatures() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc565 bool ClassicAclConnection::ReadRemoteSupportedFeatures() { in ReadRemoteSupportedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h92 void (*ReadRemoteSupportedFeatures)(uint16_t handle); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc620 void DualModeController::ReadRemoteSupportedFeatures(CommandView command) { in ReadRemoteSupportedFeatures() function in test_vendor_lib::DualModeController