Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dhrs.h34 struct bt_hrs_cb { struct
73 int bt_hrs_cb_register(struct bt_hrs_cb *cb); argument
85 int bt_hrs_cb_unregister(struct bt_hrs_cb *cb);
/Zephyr-latest/subsys/bluetooth/services/
Dhrs.c68 struct bt_hrs_cb *listener; in hrmc_ccc_cfg_changed()
92 struct bt_hrs_cb *listener; in ctrl_point_write()
138 int bt_hrs_cb_register(struct bt_hrs_cb *cb) in bt_hrs_cb_register()
149 int bt_hrs_cb_unregister(struct bt_hrs_cb *cb) in bt_hrs_cb_unregister()
/Zephyr-latest/samples/bluetooth/peripheral_hr/src/
Dmain.c77 static struct bt_hrs_cb hrs_cb = {
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c412 static struct bt_hrs_cb hrs_cb = {