Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c211 static bool ExistL2capConnIsAvdtpSignal(uint16_t aclHandle) in ExistL2capConnIsAvdtpSignal() function
441 if (*psm == L2CAP_AVDTP_PSM && ExistL2capConnIsAvdtpSignal(aclInfo->handle)) { in ProcessL2capConnectionRequest()