Searched refs:BT_AUDIO_LOCATION_ANY (Results 1 – 7 of 7) sorted by relevance
282 #define BT_AUDIO_LOCATION_ANY (BT_AUDIO_LOCATION_FRONT_LEFT | \ macro
30 #define BT_AUDIO_LOCATION_RFU (~BT_AUDIO_LOCATION_ANY)
473 CHECKIF(location == BT_AUDIO_LOCATION_PROHIBITED || location > BT_AUDIO_LOCATION_ANY) { in bt_vocs_client_location_set()
378 if ((chan_allocation & BT_AUDIO_LOCATION_ANY) != chan_allocation) { in bt_audio_codec_cfg_set_chan_allocation()
670 invalid_location = BT_AUDIO_LOCATION_ANY + 1; in test_vocs_location_set()
632 invalid_location = BT_AUDIO_LOCATION_ANY + 1; in test_vocs_location_set()
1069 loc_bits > BT_AUDIO_LOCATION_ANY) { in cmd_config()2394 loc_val > BT_AUDIO_LOCATION_ANY) { in cmd_set_loc()