Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Daudio.h248 BT_AUDIO_LOCATION_PROHIBITED = 0, enumerator
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/
Dbap.c988 enum bt_audio_location location = BT_AUDIO_LOCATION_PROHIBITED; in cmd_config()
1068 if (loc_bits == BT_AUDIO_LOCATION_PROHIBITED || in cmd_config()
1101 if (location != BT_AUDIO_LOCATION_PROHIBITED) { in cmd_config()
2393 if (loc_val == BT_AUDIO_LOCATION_PROHIBITED || in cmd_set_loc()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dvocs.c137 if (new_location == BT_AUDIO_LOCATION_PROHIBITED || in write_location()
Dvocs_client.c473 CHECKIF(location == BT_AUDIO_LOCATION_PROHIBITED || location > BT_AUDIO_LOCATION_ANY) { in bt_vocs_client_location_set()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c662 invalid_location = BT_AUDIO_LOCATION_PROHIBITED; in test_vocs_location_set()
Dvcp_vol_rend_test.c624 invalid_location = BT_AUDIO_LOCATION_PROHIBITED; in test_vocs_location_set()