Searched refs:IsL2capFlowExt (Results 1 – 2 of 2) sorted by relevance
88 bool IsL2capFlowExt(bool local, uint16_t cid);
150 bool ProfilesFilter::IsL2capFlowExt(bool local, uint16_t cid) { in IsL2capFlowExt() function in bluetooth::hal::ProfilesFilter887 if (filters.IsL2capFlowExt(is_received, l2c_chan)) { in FilterProfiles()