nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ error_found

void(* bt_gatt_dm_cb::error_found) (struct bt_conn *conn, int err, void *context)

Discovery error found callback.

The discovery procedure has failed.

Parameters
[in,out]connConnection object.
[in]errThe error code.
[in,out]contextThe value passed to gatt_db_discovery_start()