Searched refs:ReadRemoteExtendedFeatures (Results 1 – 14 of 14) sorted by relevance
48 MOCK_METHOD(bool, ReadRemoteExtendedFeatures, (uint8_t), (override));
1118 packet ReadRemoteExtendedFeatures : ConnectionManagementCommand (op_code = READ_REMOTE_EXTENDED_FEA…
72 virtual bool ReadRemoteExtendedFeatures(uint8_t page_number);
573 bool ClassicAclConnection::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
113 void Link::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::l2cap::classic::internal::Link114 acl_connection_->ReadRemoteExtendedFeatures(page_number); in ReadRemoteExtendedFeatures()
87 virtual void ReadRemoteExtendedFeatures(uint8_t page_number);
253 link->ReadRemoteExtendedFeatures(1); in OnConnectSuccess()
209 packet ReadRemoteExtendedFeatures : LinkLayerPacket (type = READ_REMOTE_EXTENDED_FEATURES) {
167 void ReadRemoteExtendedFeatures(CommandView args);
126 SET_SUPPORTED(READ_REMOTE_EXTENDED_FEATURES, ReadRemoteExtendedFeatures); in DualModeController()591 void DualModeController::ReadRemoteExtendedFeatures(CommandView command) { in ReadRemoteExtendedFeatures() function in test_vendor_lib::DualModeController
529 connection_->ReadRemoteExtendedFeatures(1); in OnReadRemoteSupportedFeaturesComplete()548 connection_->ReadRemoteExtendedFeatures(page_number + 1); in OnReadRemoteExtendedFeaturesComplete()
254 connection->second.connection_->ReadRemoteExtendedFeatures(page_number); in ConnectionCommand()
93 void (*ReadRemoteExtendedFeatures)(uint16_t handle, uint8_t page_num); member
1912 .ReadRemoteExtendedFeatures = btsnd_hcic_rmt_ext_features, // OCF 0x041C,