Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h1015 int bt_ots_client_select_next(struct bt_ots_client *otc_inst,
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c117 err = bt_ots_client_select_next(&otc, default_conn); in otc_btn_work_fn()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c731 int bt_ots_client_select_next(struct bt_ots_client *otc_inst, in bt_ots_client_select_next() function
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmcc.c1844 result = bt_ots_client_select_next(bt_mcc_otc_inst(default_conn), in cmd_mcc_otc_select_next()