Searched refs:ReadRemoteSupportedFeatures (Results 1 – 16 of 16) sorted by relevance
47 MOCK_METHOD(bool, ReadRemoteSupportedFeatures, (), (override));
1110 packet ReadRemoteSupportedFeatures : ConnectionManagementCommand (op_code = READ_REMOTE_SUPPORTED_F…
71 virtual bool ReadRemoteSupportedFeatures();
565 bool ClassicAclConnection::ReadRemoteSupportedFeatures() { in ReadRemoteSupportedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
105 reading_remote_extended_features => OpCode::ReadRemoteSupportedFeatures,
109 void Link::ReadRemoteSupportedFeatures() { in ReadRemoteSupportedFeatures() function in bluetooth::l2cap::classic::internal::Link110 acl_connection_->ReadRemoteSupportedFeatures(); in ReadRemoteSupportedFeatures()
85 virtual void ReadRemoteSupportedFeatures();
252 link->ReadRemoteSupportedFeatures(); in OnConnectSuccess()
195 packet ReadRemoteSupportedFeatures : LinkLayerPacket (type = READ_REMOTE_SUPPORTED_FEATURES) {
164 void ReadRemoteSupportedFeatures(CommandView args);
128 SET_SUPPORTED(READ_REMOTE_SUPPORTED_FEATURES, ReadRemoteSupportedFeatures); in DualModeController()620 void DualModeController::ReadRemoteSupportedFeatures(CommandView command) { in ReadRemoteSupportedFeatures() function in test_vendor_lib::DualModeController
226 bool ReadRemoteSupportedFeatures() override { return true; } in ReadRemoteSupportedFeatures() function in MockClassicAclConnection
248 connection->second.connection_->ReadRemoteSupportedFeatures(); in ConnectionCommand()
92 void (*ReadRemoteSupportedFeatures)(uint16_t handle); member
393 connection_->ReadRemoteSupportedFeatures(); in ReadRemoteControllerInformation()
1911 .ReadRemoteSupportedFeatures = btsnd_hcic_rmt_features_req, // OCF 0x041B,