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

GATT Exchange MTU parameters. More...

#include <gatt.h>

Data Fields

void(* func )(struct bt_conn *conn, uint8_t err, struct bt_gatt_exchange_params *params)
 Response callback.
 

Detailed Description

GATT Exchange MTU parameters.

Field Documentation

◆ func

void(* bt_gatt_exchange_params::func) (struct bt_conn *conn, uint8_t err, struct bt_gatt_exchange_params *params)

Response callback.


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