Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h588 #define HCI_PCM_DATA_FORMAT_UNSIGNED 0x04 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c435 } else if (escoParam->inputPCMDataFormat == HCI_PCM_DATA_FORMAT_UNSIGNED) { in BtmEscoParamToVoiceSetting()