Searched refs:IsFixedChannelAllocated (Results 1 – 8 of 8) sorted by relevance
46 MOCK_METHOD(bool, IsFixedChannelAllocated, (Cid cid), (override));
110 virtual bool IsFixedChannelAllocated(Cid cid);
52 if (link->IsFixedChannelAllocated(fixed_channel_service.first)) { in ConnectFixedChannelServices()
164 bool Link::IsFixedChannelAllocated(Cid cid) { in IsFixedChannelAllocated() function in bluetooth::l2cap::le::internal::Link
47 MOCK_METHOD(bool, IsFixedChannelAllocated, (Cid cid), (override));
101 virtual bool IsFixedChannelAllocated(Cid cid);
136 bool Link::IsFixedChannelAllocated(Cid cid) { in IsFixedChannelAllocated() function in bluetooth::l2cap::classic::internal::Link