Home
last modified time | relevance | path

Searched defs:A2dpCodecInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h39 struct A2dpCodecInfo { struct
41 uint32_t codecPriority;
44 uint8_t codecType;
47 uint32_t sampleRate;
50 uint8_t bitsPerSample;
75 A2dpCodecInfo codecInfo; argument