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

◆ completed

void(* bt_gatt_dm_cb::completed) (struct bt_gatt_dm *dm, void *context)

Discovery completed callback.

The discovery procedure has completed successfully.

Note
You must release the discovery data with bt_gatt_dm_data_release if you want to start another discovery.
Parameters
[in,out]dmDiscovery Manager instance
[in,out]contextThe value passed to gatt_db_discovery_start()