Home
last modified time | relevance | path

Searched refs:bt_gatt_cb (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-2.7.6/include/bluetooth/
Dgatt.h186 struct bt_gatt_cb { struct
340 void bt_gatt_cb_register(struct bt_gatt_cb *cb);
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral/src/
Dmain.c233 static struct bt_gatt_cb gatt_callbacks = {
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c1170 void bt_gatt_cb_register(struct bt_gatt_cb *cb) in bt_gatt_cb_register()
4941 struct bt_gatt_cb *cb; in bt_gatt_att_max_mtu_changed()