Searched refs:GetL2cap (Results 1 – 3 of 3) sorted by relevance
185 bluetooth::shim::GetL2cap()->RegisterClassicService( in RegisterService()218 bluetooth::shim::GetL2cap()->UnregisterClassicService( in UnregisterService()236 bluetooth::shim::GetL2cap()->CreateClassicConnection( in CreateConnection()276 bluetooth::shim::GetL2cap()->CloseClassicConnection(cid); in OnLocalInitiatedConnectionCreated()310 bluetooth::shim::GetL2cap()->Write(cid, data, len); in Write()315 bluetooth::shim::GetL2cap()->SetReadDataReadyCallback( in SetDownstreamCallbacks()328 bluetooth::shim::GetL2cap()->SetConnectionClosedCallback( in SetDownstreamCallbacks()364 bluetooth::shim::GetL2cap()->SendLoopbackResponse([this, cid]() { in ConfigRequest()400 bluetooth::shim::GetL2cap()->CloseClassicConnection(cid); in DisconnectRequest()
79 L2cap* GetL2cap();
80 L2cap* GetL2cap() { in GetL2cap() function