Home
last modified time | relevance | path

Searched defs:GetRemoteCid (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.h61 virtual Cid GetRemoteCid() const { in GetRemoteCid() function
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.h74 Cid GetRemoteCid() const { in GetRemoteCid() function
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.cc109 Cid FixedChannelImpl::GetRemoteCid() const { in GetRemoteCid() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/system/bt/main/shim/
Dl2c_api.cc256 uint16_t GetRemoteCid(uint16_t cid) { in GetRemoteCid() function