Home
last modified time | relevance | path

Searched refs:mtu_exchange_cb (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/samples/bluetooth/central_gatt_write/src/
Dgatt_write_common.c57 static void mtu_exchange_cb(struct bt_conn *conn, uint8_t err, in mtu_exchange_cb() function
71 mtu_exchange_params.func = mtu_exchange_cb; in mtu_exchange()
/Zephyr-Core-3.5.0/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c163 static void mtu_exchange_cb(struct bt_conn *conn, uint8_t err, in mtu_exchange_cb() function
172 .func = mtu_exchange_cb
/Zephyr-Core-3.5.0/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c110 static void mtu_exchange_cb(struct bt_conn *conn, uint8_t err, in mtu_exchange_cb() function
128 mtu_exchange_params[conn_index].func = mtu_exchange_cb; in mtu_exchange()
/Zephyr-Core-3.5.0/samples/bluetooth/mtu_update/
DREADME.rst98 mtu_exchange_cb: MTU exchange successful (247)