Searched refs:NVS_STATUS_OK (Results 1 – 3 of 3) sorted by relevance
172 if (status != NVS_STATUS_OK) { in hn_nvs_doinit()213 if (status != NVS_STATUS_OK) { in hn_nvs_conn_rxbuf()331 if (resp.status != NVS_STATUS_OK) { in hn_nvs_conn_chim()511 .status = NVS_STATUS_OK, in hn_nvs_ack_rxbuf()560 if (resp.status != NVS_STATUS_OK) { in hn_nvs_alloc_subchans()
42 #define NVS_STATUS_OK 1 macro
409 if (likely(ack->status == NVS_STATUS_OK)) { in hn_nvs_send_completed()