Home
last modified time | relevance | path

Searched refs:HCI_VOICE_SETTING_INPUT_CODING_ULAW (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.h362 #define HCI_VOICE_SETTING_INPUT_CODING_ULAW 0x0100 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c424 voiceSetting |= HCI_VOICE_SETTING_INPUT_CODING_ULAW; in BtmEscoParamToVoiceSetting()