Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap.cc163 …void SetConnectionClosedCallback(::bluetooth::shim::ConnectionClosedCallback on_connection_closed)… in SetConnectionClosedCallback() function in bluetooth::shim::ConnectionInterface
313 void ConnectionInterfaceManager::SetConnectionClosedCallback( in SetConnectionClosedCallback() function in bluetooth::shim::ConnectionInterfaceManager
598 void L2cap::impl::SetConnectionClosedCallback(ConnectionInterfaceDescriptor cid, ConnectionClosedCa… in SetConnectionClosedCallback() function in bluetooth::shim::L2cap::impl
667 void L2cap::SetConnectionClosedCallback(uint16_t raw_cid, ConnectionClosedCallback on_closed) { in SetConnectionClosedCallback() function in bluetooth::shim::L2cap