Home
last modified time | relevance | path

Searched refs:L2capDataFilterUseRfcomm (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.c782 static bool L2capDataFilterUseRfcomm(uint8_t type, const uint8_t **data, uint16_t originalLength, in L2capDataFilterUseRfcomm() function
940 … isFiltered = L2capDataFilterUseRfcomm(type, data, originalLength, includedLength, connInfo); in L2capDataCheckFilter()