Searched refs:ReadRemoteExtendedFeatures (Results 1 – 14 of 14) sorted by relevance
78 virtual bool ReadRemoteExtendedFeatures(uint8_t page_number);
579 bool ClassicAclConnection::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::hci::acl_manager::ClassicAclConnection
48 MOCK_METHOD(bool, ReadRemoteExtendedFeatures, (uint8_t), (override));
1245 packet ReadRemoteExtendedFeatures : ConnectionManagementCommand (op_code = READ_REMOTE_EXTENDED_FEA…
113 void Link::ReadRemoteExtendedFeatures(uint8_t page_number) { in ReadRemoteExtendedFeatures() function in bluetooth::l2cap::classic::internal::Link114 acl_connection_->ReadRemoteExtendedFeatures(page_number); in ReadRemoteExtendedFeatures()
93 virtual void ReadRemoteExtendedFeatures(uint8_t page_number);
255 link->ReadRemoteExtendedFeatures(1); in OnConnectSuccess()
233 packet ReadRemoteExtendedFeatures : LinkLayerPacket (type = READ_REMOTE_EXTENDED_FEATURES) {
140 void ReadRemoteExtendedFeatures(CommandView command);
411 void DualModeController::ReadRemoteExtendedFeatures(CommandView command) { in ReadRemoteExtendedFeatures() function in rootcanal::DualModeController3264 &DualModeController::ReadRemoteExtendedFeatures},
277 bool ReadRemoteExtendedFeatures(uint8_t page_number) override { in ReadRemoteExtendedFeatures() function in MockClassicAclConnection
261 connection->second.connection_->ReadRemoteExtendedFeatures(page_number); in ConnectionCommand()
671 connection_->ReadRemoteExtendedFeatures(1); in OnReadRemoteSupportedFeaturesComplete()690 connection_->ReadRemoteExtendedFeatures(page_number + 1); in OnReadRemoteExtendedFeaturesComplete()
1235 packet ReadRemoteExtendedFeatures : Command (op_code = READ_REMOTE_EXTENDED_FEATURES) {