Searched refs:mHsConnect (Results 1 - 1 of 1) sorted by path

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMnsObexClient.java61 private HeaderSet mHsConnect = null; field in class:BluetoothMnsObexClient
397 mHsConnect = mClientSession.connect(hs);
460 if (mHsConnect.mConnectionID != null) {
462 System.arraycopy(mHsConnect.mConnectionID, 0, request.mConnectionID, 0, 4);

Completed in 104 milliseconds