Searched refs:CONFIG_BT_MESH_DFU_URI_MAXLEN (Results 1 – 7 of 7) sorted by relevance
33 #ifndef CONFIG_BT_MESH_DFU_URI_MAXLEN34 #define CONFIG_BT_MESH_DFU_URI_MAXLEN 0 macro
234 uint8_t uri[CONFIG_BT_MESH_DFU_URI_MAXLEN];
20 CONFIG_BT_MESH_DFU_URI_MAXLEN)
856 char uri_buf[CONFIG_BT_MESH_DFU_URI_MAXLEN + 1]; in handle_info_status()878 MIN(CONFIG_BT_MESH_DFU_URI_MAXLEN, uri_len); in handle_info_status()
608 if (uri_len > CONFIG_BT_MESH_DFU_URI_MAXLEN || in handle_upload_start_oob()
187 :kconfig:option:`CONFIG_BT_MESH_DFU_URI_MAXLEN`.
167 uint8_t uri[CONFIG_BT_MESH_DFU_URI_MAXLEN];