Searched refs:LeReadRemoteFeatures (Results 1 – 10 of 10) sorted by relevance
142 virtual bool LeReadRemoteFeatures();
258 bool LeAclConnection::LeReadRemoteFeatures() { in LeReadRemoteFeatures() function in bluetooth::hci::acl_manager::LeAclConnection
254 | OpCode::LeReadRemoteFeatures => { in process_command_status()325 OpCode::LeReadRemoteFeatures => PendingRemoteFeature::Le, in process_command_status_feat()702 LeConnectionManagementCommandChild::LeReadRemoteFeatures(lrrf) => { in process()
295 packet LeReadRemoteFeatures : LinkLayerPacket (type = LE_READ_REMOTE_FEATURES) {
3376 packet LeReadRemoteFeatures : Command (op_code = LE_READ_REMOTE_FEATURES) {
431 void LeReadRemoteFeatures(CommandView command);
2740 void DualModeController::LeReadRemoteFeatures(CommandView command) { in LeReadRemoteFeatures() function in rootcanal::DualModeController4491 &DualModeController::LeReadRemoteFeatures},
189 self.dut_hci.send_command(hci.LeReadRemoteFeatures(connection_handle=dut_handle))
318 bool LeReadRemoteFeatures() override { return true; } in LeReadRemoteFeatures() function in MockLeAclConnection
3564 packet LeReadRemoteFeatures : LeConnectionManagementCommand (op_code = LE_READ_REMOTE_FEATURES) {