Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h752 struct bt_ots_init_param { struct
806 int bt_ots_init(struct bt_ots *ots, struct bt_ots_init_param *ots_init);
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_ots.c287 struct bt_ots_init_param ots_init; in ots_init()
/Zephyr-latest/samples/bluetooth/peripheral_ots/src/
Dmain.c227 struct bt_ots_init_param ots_init; in ots_init()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c462 struct bt_ots_init_param *ots_init) in bt_ots_init()
/Zephyr-latest/subsys/bluetooth/audio/
Dmcs.c1394 struct bt_ots_init_param ots_init; in bt_mcs_init()