Home
last modified time | relevance | path

Searched refs:HACK_GetRemoteCid (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/l2cap/
H A Ddynamic_channel.cc42 Cid DynamicChannel::HACK_GetRemoteCid() { in HACK_GetRemoteCid() function in bluetooth::l2cap::DynamicChannel
H A Ddynamic_channel.h73 Cid HACK_GetRemoteCid();
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc262 return channel->second->HACK_GetRemoteCid(); in GetRemoteCid()