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.cc733 btsnd_hcic_write_voice_settings((uint16_t)(settings & 0x03ff)); in BTM_WriteVoiceSettings()
/system/bt/stack/include/
Dhcimsgs.h551 extern void btsnd_hcic_write_voice_settings(
/system/bt/stack/hcic/
Dhcicmds.cc853 void btsnd_hcic_write_voice_settings(uint16_t flags) { in btsnd_hcic_write_voice_settings() function