Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_rsp.c724 bool is_twt_24ghz_allowed = true, val; in osif_twt_send_get_capabilities_response() local
739 is_twt_24ghz_allowed = false; in osif_twt_send_get_capabilities_response()
744 is_twt_24ghz_allowed, twt_req); in osif_twt_send_get_capabilities_response()
745 if (twt_req && is_twt_24ghz_allowed) in osif_twt_send_get_capabilities_response()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c3537 bool is_twt_24ghz_allowed = true; in hdd_twt_pack_get_capabilities_resp() local
3573 is_twt_24ghz_allowed = false; in hdd_twt_pack_get_capabilities_resp()
3575 is_twt_24ghz_allowed = true; in hdd_twt_pack_get_capabilities_resp()
3580 if (twt_req && is_twt_24ghz_allowed) in hdd_twt_pack_get_capabilities_resp()