Home
last modified time | relevance | path

Searched refs:LeReadRemoteFeatures (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.h142 virtual bool LeReadRemoteFeatures();
Dle_acl_connection.cc258 bool LeAclConnection::LeReadRemoteFeatures() { in LeReadRemoteFeatures() function in bluetooth::hci::acl_manager::LeAclConnection
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs254 | OpCode::LeReadRemoteFeatures => { in process_command_status()
325 OpCode::LeReadRemoteFeatures => PendingRemoteFeature::Le, in process_command_status_feat()
702 LeConnectionManagementCommandChild::LeReadRemoteFeatures(lrrf) => { in process()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dlink_layer_packets.pdl295 packet LeReadRemoteFeatures : LinkLayerPacket (type = LE_READ_REMOTE_FEATURES) {
Dhci_packets.pdl3376 packet LeReadRemoteFeatures : Command (op_code = LE_READ_REMOTE_FEATURES) {
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h431 void LeReadRemoteFeatures(CommandView command);
Ddual_mode_controller.cc2740 void DualModeController::LeReadRemoteFeatures(CommandView command) { in LeReadRemoteFeatures() function in rootcanal::DualModeController
4491 &DualModeController::LeReadRemoteFeatures},
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py189 self.dut_hci.send_command(hci.LeReadRemoteFeatures(connection_handle=dut_handle))
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc318 bool LeReadRemoteFeatures() override { return true; } in LeReadRemoteFeatures() function in MockLeAclConnection
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3564 packet LeReadRemoteFeatures : LeConnectionManagementCommand (op_code = LE_READ_REMOTE_FEATURES) {