Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/bluetooth/peripheral_ots/src/
Dmain.c226 struct bt_ots_init_param ots_init; in ots_init()
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/
Dots.c446 struct bt_ots_init_param *ots_init) in bt_ots_init()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dmcs.c1351 struct bt_ots_init_param ots_init; in bt_mcs_init()