Home
last modified time | relevance | path

Searched refs:notify_cb (Results 1 – 5 of 5) sorted by relevance

/tests/bsim/bluetooth/host/att/mtu_update/src/
A Dmain_central.c29 static uint8_t notify_cb(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notify_cb() function
49 run_central_sample(notify_cb); in test_central_main()
/tests/bsim/bluetooth/host/att/eatt_notif/src/
A Dserver_test.c141 static uint8_t notify_cb(struct bt_conn *conn, in notify_cb() function
171 subscribe_params.notify = notify_cb; in gatt_subscribe()
/tests/bsim/bluetooth/host/gatt/ccc_store/src/
A Dcentral.c47 static uint8_t notify_cb(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, in notify_cb() function
91 subscribe_params.notify = notify_cb; in ccc_subscribe()
/tests/drivers/smbus/smbus_emul/src/
A Dsmbus.c263 static void notify_cb(const struct device *dev, struct smbus_callback *cb, in notify_cb() function
272 .handler = notify_cb,
/tests/bluetooth/tester/src/
A Dbtp_gatt.c2101 static void notify_cb(struct bt_conn *conn, void *user_data) in notify_cb() function
2145 params[i].func = notify_cb; in notify_mult()

Completed in 23 milliseconds