Searched refs:BTHF_SWB_YES (Results 1 – 7 of 7) sorted by relevance
81 static final int BTHF_SWB_YES = 2; field in HeadsetHalConstants
2044 case HeadsetHalConstants.BTHF_SWB_YES: in processSWBEvent()
71 BTHF_SWB_YES, enumerator
579 bt_hf_callbacks->SwbCallback(BTHF_SWB_CODEC_LC3, BTHF_SWB_YES, in btif_hf_upstreams_evt()598 config = BTHF_SWB_YES; in btif_hf_upstreams_evt()666 (p_data->val.num == BTM_SCO_CODEC_LC3) ? BTHF_SWB_YES : BTHF_SWB_NO, in btif_hf_upstreams_evt()706 p_data->val.num <= BTA_AG_SCO_APTX_SWB_SETTINGS_Q3 ? BTHF_SWB_YES in btif_hf_upstreams_evt()
1263 int swbConfig = HeadsetHalConstants.BTHF_SWB_YES; in testIncomingCall_NonHdNonVoipCall_AptXDisabled()1346 int swbConfig = HeadsetHalConstants.BTHF_SWB_YES; in testIncomingCall_HdNonVoipCall_AptXEnabled()1421 int swbConfig = HeadsetHalConstants.BTHF_SWB_YES; in testSetAudioParametersWithAptxVoice_Lc3SwbEnabled()1452 int swbConfig = HeadsetHalConstants.BTHF_SWB_YES; in testSetAudioParametersWithoutAptxVoice_Lc3SwbEnabled()1482 int swbConfig = HeadsetHalConstants.BTHF_SWB_YES; in testSetAudioParametersWithAptxVoice_AptXSwbEnabled()
1971 HeadsetHalConstants.BTHF_SWB_YES, in testSetAudioParameters_SwbAptxEnabled()1994 HeadsetHalConstants.BTHF_SWB_YES, in testSetAudioParameters_SwbLc3Enabled()2041 HeadsetHalConstants.BTHF_SWB_YES, in testSetAudioParameters_isScoManagedByAudio()
203 (codec == headset::BTHF_SWB_CODEC_LC3 && swb == headset::BTHF_SWB_YES), *addr); in SwbCallback()