Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifi_hal.cpp359 WifihalGeneric driverFeatures(handle, 0, in acquire_driver_supported_features() local
364 ret = driverFeatures.create(); in acquire_driver_supported_features()
368 ret = driverFeatures.set_iface_id(iinfo->name); in acquire_driver_supported_features()
372 ret = driverFeatures.requestResponse(); in acquire_driver_supported_features()
378 driverFeatures.getDriverFeatures(driver_features); in acquire_driver_supported_features()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifi_hal.cpp365 WifihalGeneric driverFeatures(handle, 0, in acquire_driver_supported_features() local
370 ret = driverFeatures.create(); in acquire_driver_supported_features()
374 ret = driverFeatures.set_iface_id(iinfo->name); in acquire_driver_supported_features()
378 ret = driverFeatures.requestResponse(); in acquire_driver_supported_features()
384 driverFeatures.getDriverFeatures(driver_features); in acquire_driver_supported_features()