Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c425 } else if (escoParam->inputCodingFormat.codingFormat == HCI_CODING_FORMAT_A_LAW_LOG) { in BtmEscoParamToVoiceSetting()
443 } else if (escoParam->transmitCodingFormat.codingFormat == HCI_CODING_FORMAT_A_LAW_LOG) { in BtmEscoParamToVoiceSetting()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h577 #define HCI_CODING_FORMAT_A_LAW_LOG 0x01 macro