Home
last modified time | relevance | path

Searched refs:BT_OTS_STOP (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/services/
Dots.h814 #define BT_OTS_STOP 0 macro
/Zephyr-Core-3.5.0/samples/bluetooth/central_otc/src/
Dmain.c593 return BT_OTS_STOP; in on_obj_data_read()
/Zephyr-Core-3.5.0/subsys/bluetooth/services/ots/
Dots_client.c211 } else if (cb_ret == BT_OTS_STOP) { in rx_done()
1770 if (ret == BT_OTS_STOP) { in bt_ots_client_decode_dirlisting()