Home
last modified time | relevance | path

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

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