Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco_def.c49 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
55 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
90 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
96 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
131 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
137 .codingFormat = HCI_CODING_FORMAT_LINEAR_PCM,
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h580 #define HCI_CODING_FORMAT_LINEAR_PCM 0x04 macro