Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c880 if (btsnd_hcic_write_voice_settings ((UINT16)(settings & 0x03ff))) { in BTM_WriteVoiceSettings()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h611 BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags); /* Write Voice Settings */
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1245 BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags) in btsnd_hcic_write_voice_settings() function