nRF Connect SDK API 2.8.99
|
void(* bt_gatt_dm_cb::error_found) (struct bt_conn *conn, int err, void *context) |
Discovery error found callback.
The discovery procedure has failed.
[in,out] | conn | Connection object. |
[in] | err | The error code. |
[in,out] | context | The value passed to gatt_db_discovery_start() |