Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap.cc113 void SetReadDataReadyCallback(ReadDataReadyCallback on_data_ready) { in SetReadDataReadyCallback() function in bluetooth::shim::ConnectionInterface
307 void ConnectionInterfaceManager::SetReadDataReadyCallback( in SetReadDataReadyCallback() function in bluetooth::shim::ConnectionInterfaceManager
594 void L2cap::impl::SetReadDataReadyCallback(ConnectionInterfaceDescriptor cid, ReadDataReadyCallback… in SetReadDataReadyCallback() function in bluetooth::shim::L2cap::impl
661 void L2cap::SetReadDataReadyCallback(uint16_t raw_cid, ReadDataReadyCallback on_data_ready) { in SetReadDataReadyCallback() function in bluetooth::shim::L2cap