Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/bluetooth/peripheral_ots/src/
Dmain.c250 err = bt_ots_init(ots, &ots_init); in ots_init()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/services/
Dots.h806 int bt_ots_init(struct bt_ots *ots, struct bt_ots_init_param *ots_init);
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/
Dots.c445 int bt_ots_init(struct bt_ots *ots, in bt_ots_init() function
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dmcs.c1366 err = bt_ots_init(ots, &ots_init); in bt_mcs_init()
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.5.rst185 * Fixed OTS ``bt_ots_init`` parameter struct naming