Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dcts.h100 int bt_cts_init(const struct bt_cts_cb *cb);
/Zephyr-latest/subsys/bluetooth/services/
Dcts.c171 int bt_cts_init(const struct bt_cts_cb *cb) in bt_cts_init() function
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c429 bt_cts_init(&cts_cb); in main()