Nimble: Corrected debug level in example print

This commit is contained in:
Rahul Tank
2023-05-20 12:47:04 +05:30
parent 1caaee9d84
commit 47cb43576e

View File

@@ -394,7 +394,7 @@ blecent_on_disc_complete(const struct peer *peer, int status, void *arg)
* list of services, characteristics, and descriptors that the peer
* supports.
*/
MODLOG_DFLT(ERROR, "Service discovery complete; status=%d "
MODLOG_DFLT(INFO, "Service discovery complete; status=%d "
"conn_handle=%d\n", status, peer->conn_handle);
/* Now perform three GATT procedures against the peer: read,