Home
last modified time | relevance | path

Searched defs:ReadRemoteExtendedFeatures (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc113 void Link::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc573 bool ClassicAclConnection::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h93 void (*ReadRemoteExtendedFeatures)(uint16_t handle, uint8_t page_num); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc591 void DualModeController::ReadRemoteExtendedFeatures(CommandView command) { in ReadRemoteExtendedFeatures() function in test_vendor_lib::DualModeController