Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dlink_layer_stats.h233 WIFI_LINK_STATE_NOT_IN_USE = 1, enumerator
/hardware/interfaces/wifi/aidl/default/tests/
Daidl_struct_util_unit_tests.cpp133 wifi_link_state::WIFI_LINK_STATE_NOT_IN_USE, in TEST_F()
256 case wifi_link_state::WIFI_LINK_STATE_NOT_IN_USE: in TEST_F()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp909 if (state == wifi_link_state::WIFI_LINK_STATE_NOT_IN_USE) { in convertLegacyMlLinkStateToAidl()