Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c301 err = bt_ots_init(ots, &ots_init); in ots_init()
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c251 err = bt_ots_init(ots, &ots_init); in ots_init()
/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h806 int bt_ots_init(struct bt_ots *ots, struct bt_ots_init_param *ots_init);
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c461 int bt_ots_init(struct bt_ots *ots, in bt_ots_init() function
/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c1409 err = bt_ots_init(ots, &ots_init); in bt_mcs_init()
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst188 * Fixed OTS ``bt_ots_init`` parameter struct naming