Searched refs:buffer_txcap_blob (Results 1 – 1 of 1) sorted by relevance
2945 char *buffer_txcap_blob = NULL; in wifi_hal_ota_update() local2981 &buffer_txcap_blob, &buf.ota_txcap_len); in wifi_hal_ota_update()2982 if (buffer_txcap_blob == NULL) { in wifi_hal_ota_update()2986 buf.ota_txcap_buf[0] = buffer_txcap_blob; in wifi_hal_ota_update()3004 if (buffer_txcap_blob != NULL) { in wifi_hal_ota_update()3005 free(buffer_txcap_blob); in wifi_hal_ota_update()