Home
last modified time | relevance | path

Searched refs:HciLeReadLocalSupportedFeatures (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/include/
Ddual_mode_controller.h262 void HciLeReadLocalSupportedFeatures(const std::vector<uint8_t>& args);
/system/bt/vendor_libs/test_vendor_lib/src/
Ddual_mode_controller.cc144 SET_HANDLER(HCI_BLE_READ_LOCAL_SPT_FEAT, HciLeReadLocalSupportedFeatures); in DualModeController()
722 void DualModeController::HciLeReadLocalSupportedFeatures( in HciLeReadLocalSupportedFeatures() function in test_vendor_lib::DualModeController