Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java434 ClientSession clientSession = mClientSession; in sendEventHandler() local
436 if ((!mConnected) || (clientSession == null)) { in sendEventHandler()
472 putOperation = (ClientOperation) clientSession.put(request); in sendEventHandler()