Searched refs:twt_status_to_string (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 2534 static const char *twt_status_to_string(enum qca_wlan_vendor_twt_status status) in twt_status_to_string() function 4019 os_snprintf(temp, TWT_RESP_BUF_LEN, "(%s)", twt_status_to_string(val)); in wpa_get_twt_setup_resp_val() 4896 os_snprintf(temp, TWT_RESP_BUF_LEN, "(%s)", twt_status_to_string(val)); in unpack_twt_terminate_event() 4964 os_snprintf(temp, TWT_RESP_BUF_LEN, "(%s)", twt_status_to_string(val)); in unpack_twt_suspend_event() 5032 os_snprintf(temp, TWT_RESP_BUF_LEN, "(%s)", twt_status_to_string(val)); in unpack_twt_resume_event()
|