Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dwifi.h268 enum wifi_twt_operation { enum
276 const char * const wifi_twt_operation_txt(enum wifi_twt_operation twt_operation);
Dwifi_mgmt.h389 enum wifi_twt_operation operation;
/Zephyr-Core-3.5.0/subsys/net/l2/wifi/
Dwifi_mgmt.c176 const char * const wifi_twt_operation_txt(enum wifi_twt_operation twt_operation) in wifi_twt_operation_txt()