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