Searched refs:BT_AUDIO_LOCATION_ANY (Results 1 – 7 of 7) sorted by relevance
42 #define BT_AUDIO_LOCATION_RFU (~BT_AUDIO_LOCATION_ANY)
489 CHECKIF(location > BT_AUDIO_LOCATION_ANY) { in bt_vocs_client_location_set()
471 if ((chan_allocation & BT_AUDIO_LOCATION_ANY) != chan_allocation) { in bt_audio_codec_cfg_set_chan_allocation()
654 #define BT_AUDIO_LOCATION_ANY (BT_AUDIO_LOCATION_FRONT_LEFT | \ macro
668 invalid_location = BT_AUDIO_LOCATION_ANY + 1; in test_vocs_location_set()
636 invalid_location = BT_AUDIO_LOCATION_ANY + 1; in test_vocs_location_set()
1230 if (loc_bits > BT_AUDIO_LOCATION_ANY) { in cmd_config()3677 if (loc_val > BT_AUDIO_LOCATION_ANY) { in cmd_set_loc()