Home
last modified time | relevance | path

Searched refs:bt_gatt_notify_func_t (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/samples/bluetooth/mtu_update/central/src/
Dmain.c13 extern void run_central_sample(bt_gatt_notify_func_t cb);
Dcentral_mtu_update.c42 bt_gatt_notify_func_t notify_cb;
249 void run_central_sample(bt_gatt_notify_func_t cb) in run_central_sample()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/src/
Ddut.c69 bt_gatt_notify_func_t cb) in fake_subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Dpeer.c103 static void subscribe(struct bt_conn *conn, uint16_t handle, bt_gatt_notify_func_t cb) in subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dclient.c113 bt_gatt_notify_func_t cb) in subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Dpeer.c119 bt_gatt_notify_func_t cb) in subscribe()
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h2091 typedef uint8_t (*bt_gatt_notify_func_t)(struct bt_conn *conn, typedef
2159 bt_gatt_notify_func_t notify;
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c213 bt_gatt_notify_func_t cb) in subscribe()