Home
last modified time | relevance | path

Searched refs:hw_sco_i2spcm_config (Results 1 - 2 of 2) sorted by relevance

/vendor/hihope/dayu210/bluetooth/src/
H A Dhardware.c259 static void hw_sco_i2spcm_config(uint16_t codec);
1181 hw_sco_i2spcm_config(SCO_CODEC_CVSD); in hw_sco_config()
1183 hw_sco_i2spcm_config(SCO_CODEC_NONE); in hw_sco_config()
1202 hw_sco_i2spcm_config(codec); in hw_sco_i2spcm_config_from_command()
1210 ** Function hw_sco_i2spcm_config
1217 static void hw_sco_i2spcm_config(uint16_t codec) in hw_sco_i2spcm_config() function
1248 HILOGE("wrong codec is use in hw_sco_i2spcm_config, goes default NBS"); in hw_sco_i2spcm_config()
/vendor/hihope/rk3568/bluetooth/src/
H A Dhardware.c307 static void hw_sco_i2spcm_config(uint16_t codec);
1228 hw_sco_i2spcm_config(SCO_CODEC_CVSD); in hw_sco_config()
1230 hw_sco_i2spcm_config(SCO_CODEC_NONE); in hw_sco_config()
1249 hw_sco_i2spcm_config(codec); in hw_sco_i2spcm_config_from_command()
1257 ** Function hw_sco_i2spcm_config
1264 static void hw_sco_i2spcm_config(uint16_t codec) in hw_sco_i2spcm_config() function
1296 HILOGE("wrong codec is use in hw_sco_i2spcm_config, goes default NBS"); in hw_sco_i2spcm_config()

Completed in 5 milliseconds