Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs.c42 #define BT_AUDIO_LOCATION_RFU (~BT_AUDIO_LOCATION_ANY) macro
149 if ((new_location & BT_AUDIO_LOCATION_RFU) > 0) { in write_location()