Searched refs:ReadRemoteExtendedFeatures (Results 1 – 15 of 15) sorted by relevance
48 MOCK_METHOD(bool, ReadRemoteExtendedFeatures, (uint8_t), (override));
77 virtual bool ReadRemoteExtendedFeatures(uint8_t page_number);
600 bool ClassicAclConnection::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
115 void Link::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::l2cap::classic::internal::Link116 acl_connection_->ReadRemoteExtendedFeatures(page_number); in ReadRemoteExtendedFeatures()
93 virtual void ReadRemoteExtendedFeatures(uint8_t page_number);
257 link->ReadRemoteExtendedFeatures(1); in OnConnectSuccess()
253 | OpCode::ReadRemoteExtendedFeatures in process_command_status()324 OpCode::ReadRemoteExtendedFeatures => PendingRemoteFeature::Extended, in process_command_status_feat()644 ConnectionManagementCommandChild::ReadRemoteExtendedFeatures(rref) => { in process()
248 packet ReadRemoteExtendedFeatures : LinkLayerPacket (type = READ_REMOTE_EXTENDED_FEATURES) {
1171 packet ReadRemoteExtendedFeatures : Command (op_code = READ_REMOTE_EXTENDED_FEATURES) {
158 void ReadRemoteExtendedFeatures(CommandView command);
505 void DualModeController::ReadRemoteExtendedFeatures(CommandView command) { in ReadRemoteExtendedFeatures() function in rootcanal::DualModeController4179 &DualModeController::ReadRemoteExtendedFeatures},
269 connection->second.connection_->ReadRemoteExtendedFeatures(page_number); in ConnectionCommand()
266 bool ReadRemoteExtendedFeatures(uint8_t page_number) override { in ReadRemoteExtendedFeatures() function in MockClassicAclConnection
686 connection_->ReadRemoteExtendedFeatures(1); in OnReadRemoteSupportedFeaturesComplete()705 connection_->ReadRemoteExtendedFeatures(page_number + 1); in OnReadRemoteExtendedFeaturesComplete()
1309 packet ReadRemoteExtendedFeatures : ConnectionManagementCommand (op_code = READ_REMOTE_EXTENDED_FEA…