Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/
Ddynamic_channel.cc42 Cid DynamicChannel::HACK_GetRemoteCid() { in HACK_GetRemoteCid() function in bluetooth::l2cap::DynamicChannel
Ddynamic_channel.h73 Cid HACK_GetRemoteCid();
/system/bt/gd/shim/
Dl2cap.cc505 uint16_t remote_cid = channel->HACK_GetRemoteCid(); in RegisterService()
535 uint16_t remote_cid = channel->HACK_GetRemoteCid(); in PendingConnectionOpen()