Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/edgefast_wifi/source/
Dwpl_nxp.c22 #define MAX_JSON_NETWORK_RECORD_LENGTH 185 macro
454 uint32_t ssids_json_len = count * MAX_JSON_NETWORK_RECORD_LENGTH; in WLP_process_results()