Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_dir_list_internal.h58 BT_OTS_DIR_LIST_FLAG_EXTENDED = 7, enumerator
108 WRITE_BIT((flags), BT_OTS_DIR_LIST_FLAG_EXTENDED, 1)
157 ((flags) & BIT(BT_OTS_DIR_LIST_FLAG_EXTENDED))