Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_ias_client_cb Struct Reference

#include <ias.h>

Data Fields

void(* discover )(struct bt_conn *conn, int err)
 Callback function for bt_ias_discover.
 

Field Documentation

◆ discover

void(* bt_ias_client_cb::discover) (struct bt_conn *conn, int err)

Callback function for bt_ias_discover.

This callback is called when discovery procedure is complete.

Parameters
connBluetooth connection object.
err0 on success, ATT error or negative errno otherwise

The documentation for this struct was generated from the following file: