Home
last modified time | relevance | path

Searched defs:wifi_status (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi.cpp126 WifiStatus wifi_status = initializeModeControllerAndLegacyHal(); in startInternal() local
131 WifiStatus wifi_status = in startInternal() local
192 WifiStatus wifi_status = stopLegacyHalAndDeinitializeModeController(lock); in stopInternal() local
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dbt_vendor_qcom.c329 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dbt_vendor_qcom.c342 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c358 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dbt_vendor_qcom.c381 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dbt_vendor_qcom.c391 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dbt_vendor_qcom.c395 char wifi_status[PROPERTY_VALUE_MAX]; in bt_powerup() local
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto3596 optional WifiStatus wifi_status = 4; field