Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_avdtp.cpp626 bool capabilityComplete = false; in ParseAvdtpGetCapabilityCFM() local
644 capabilityComplete = true; in ParseAvdtpGetCapabilityCFM()
646 if (msg.a2dpMsg.stream.acpSeid != 0 && !capabilityComplete) { in ParseAvdtpGetCapabilityCFM()
670 bool capabilityComplete = false; in ParseAvdtpGetALLCapCFM() local
688 capabilityComplete = true; in ParseAvdtpGetALLCapCFM()
691 if (msg.a2dpMsg.stream.acpSeid != 0 && !capabilityComplete) { in ParseAvdtpGetALLCapCFM()