Home
last modified time | relevance | path

Searched refs:HCI_VOICE_SETTING_INPUT_CODING_LINEAR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h361 #define HCI_VOICE_SETTING_INPUT_CODING_LINEAR 0x0000 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c428 voiceSetting |= HCI_VOICE_SETTING_INPUT_CODING_LINEAR; in BtmEscoParamToVoiceSetting()