Home
last modified time | relevance | path

Searched refs:A2DP_A2DPCODECSTATUS_PARCEL_SIZE_MAX (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_a2dp_a2dpCodecStatus.cpp23 const uint32_t A2DP_A2DPCODECSTATUS_PARCEL_SIZE_MAX = 0x400; member
74 if (!parcel.ReadUint32(size) || size > A2DP_A2DPCODECSTATUS_PARCEL_SIZE_MAX) { in ReadFromParcel()
84 if (!parcel.ReadUint32(size) || size > A2DP_A2DPCODECSTATUS_PARCEL_SIZE_MAX) { in ReadFromParcel()

Completed in 1 milliseconds