Searched refs:HciLeReadLocalSupportedFeatures (Results 1 – 2 of 2) sorted by relevance
262 void HciLeReadLocalSupportedFeatures(const std::vector<uint8_t>& args);
144 SET_HANDLER(HCI_BLE_READ_LOCAL_SPT_FEAT, HciLeReadLocalSupportedFeatures); in DualModeController()722 void DualModeController::HciLeReadLocalSupportedFeatures( in HciLeReadLocalSupportedFeatures() function in test_vendor_lib::DualModeController