Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/afc/src/
Dwlan_cfg80211_afc.c916 static inline bool is_target_support_json_format(struct wlan_objmgr_psoc *psoc) in is_target_support_json_format() function
947 if (is_target_support_json_format(psoc)) { in fill_host_afc_response_buffer()
1033 bool is_json = is_target_support_json_format(psoc); in wlan_cfg80211_vendor_afc_response()