Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs_internal.h49 BT_VOCS_CLIENT_FLAG_LOC_WRITABLE, enumerator
Dvocs_client.c397 atomic_set_bit(inst->flags, BT_VOCS_CLIENT_FLAG_LOC_WRITABLE); in vocs_discover_func()
497 } else if (!atomic_test_bit(inst->flags, BT_VOCS_CLIENT_FLAG_LOC_WRITABLE)) { in bt_vocs_client_location_set()
701 atomic_clear_bit(inst->flags, BT_VOCS_CLIENT_FLAG_LOC_WRITABLE); in vocs_client_reset()