Home
last modified time | relevance | path

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