Home
last modified time | relevance | path

Searched refs:LeReadLocalSupportedFeatures (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h401 void LeReadLocalSupportedFeatures(CommandView args);
H A Ddual_mode_controller.cc209 SET_SUPPORTED(LE_READ_LOCAL_SUPPORTED_FEATURES, LeReadLocalSupportedFeatures); in DualModeController()
1593 void DualModeController::LeReadLocalSupportedFeatures(CommandView command) { in LeReadLocalSupportedFeatures() function in test_vendor_lib::DualModeController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl2884 packet LeReadLocalSupportedFeatures : Command (op_code = LE_READ_LOCAL_SUPPORTED_FEATURES) {