Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_obj_manager.c37 if (id == OTS_OBJ_ID_DIR_LIST) { in obj_id_to_index()
51 return OTS_OBJ_ID_DIR_LIST; in obj_index_to_id()
162 if (id == OTS_OBJ_ID_DIR_LIST && !IS_ENABLED(CONFIG_BT_OTS_DIR_LIST_OBJ)) { in bt_gatt_ots_obj_manager_obj_get()
213 obj->id == OTS_OBJ_ID_DIR_LIST) { in bt_gatt_ots_obj_manager_obj_delete()
Dots_internal.h39 (id) == OTS_OBJ_ID_DIR_LIST)
Dots_oacp.c460 !(IS_ENABLED(CONFIG_BT_OTS_DIR_LIST_OBJ) && ots->cur_obj->id == OTS_OBJ_ID_DIR_LIST)) { in oacp_read_proc_cb()
480 ots->cur_obj->id == OTS_OBJ_ID_DIR_LIST) { in oacp_read_proc_cb()
491 ots->cur_obj->id == OTS_OBJ_ID_DIR_LIST) { in oacp_read_proc_cb()
Dots.c169 ots->cur_obj->id == OTS_OBJ_ID_DIR_LIST) { in ots_obj_name_write()
/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h46 #define OTS_OBJ_ID_DIR_LIST 0x000000000000ULL macro
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmcc_test.c1848 invalid_id = OTS_OBJ_ID_DIR_LIST; in test_set_current_track_obj_id()
1965 invalid_id = OTS_OBJ_ID_DIR_LIST; in test_set_next_track_obj_id()
2128 invalid_id = OTS_OBJ_ID_DIR_LIST; in test_set_current_group_obj_id()