nRF Connect SDK API 2.8.99
|
void(* bt_gatt_dm_cb::service_not_found) (struct bt_conn *conn, void *context) |
Service not found callback.
The targeted service could not be found during the discovery.
[in,out] | conn | Connection object. |
[in,out] | context | The value passed to gatt_db_discovery_start() |