Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_codec.h92 uint32_t ssrc = 0; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h159 uint32_t ssrc; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.c807 uint8_t ssrc[4] = {0}; in AvdtStreamDataProc() local
H A Davdtp_int.h112 #define AVDT_MAKE_SSRC(p, ssrc) \ argument
H A Davdtp_impl.c1348 uint32_t ssrc = 0; in AvdtActWriteReq() local