Home
last modified time | relevance | path

Searched refs:btsnd_hcic_write_voice_settings (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_devctl.c824 if (btsnd_hcic_write_voice_settings ((UINT16)(settings & 0x03ff))) in BTM_WriteVoiceSettings()
/system/bt/stack/include/
Dhcimsgs.h547 extern BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags); /* Write Voice Settings */
/system/bt/stack/hcic/
Dhcicmds.c956 BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags) in btsnd_hcic_write_voice_settings() function