Searched refs:ReadRemoteExtendedFeatures (Results 1 – 13 of 13) sorted by relevance
251 | OpCode::ReadRemoteExtendedFeatures in process_command_status()322 OpCode::ReadRemoteExtendedFeatures => PendingRemoteFeature::Extended, in process_command_status_feat()640 CommandChild::ReadRemoteExtendedFeatures(rref) => { in process()
49 MOCK_METHOD(bool, ReadRemoteExtendedFeatures, (uint8_t), (override));
78 virtual bool ReadRemoteExtendedFeatures(uint8_t page_number);
617 bool ClassicAclConnection::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
248 packet ReadRemoteExtendedFeatures : LinkLayerPacket (type = READ_REMOTE_EXTENDED_FEATURES) {
1257 packet ReadRemoteExtendedFeatures : Command (op_code = READ_REMOTE_EXTENDED_FEATURES) {
154 void ReadRemoteExtendedFeatures(CommandView command);
469 void DualModeController::ReadRemoteExtendedFeatures(CommandView command) { in ReadRemoteExtendedFeatures() function in rootcanal::DualModeController3763 &DualModeController::ReadRemoteExtendedFeatures},
257 bool ReadRemoteExtendedFeatures(uint8_t page_number) override { in ReadRemoteExtendedFeatures() function in MockClassicAclConnection
269 connection->second.connection_->ReadRemoteExtendedFeatures(page_number); in ConnectionCommand()
684 connection_->ReadRemoteExtendedFeatures(1); in OnReadRemoteSupportedFeaturesComplete()702 connection_->ReadRemoteExtendedFeatures(page_number + 1); in OnReadRemoteExtendedFeaturesComplete()
1186 packet ReadRemoteExtendedFeatures : Command (op_code = READ_REMOTE_EXTENDED_FEATURES) {
1312 packet ReadRemoteExtendedFeatures : ConnectionManagementCommand (op_code = READ_REMOTE_EXTENDED_FEA…