Searched defs:sendConvoListingRsp (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java925 return sendConvoListingRsp(op, appParams,name);
1177 private int sendConvoListingRsp(Operation op, method in class:BluetoothMapObexServer
1243 Log.w(TAG,"sendConvoListingRsp: IOException - sending OBEX_HTTP_BAD_REQUEST", e);
1246 if(D) Log.d(TAG, "sendConvoListingRsp Operation Aborted");
1252 Log.w(TAG,"sendConvoListingRsp: IllegalArgumentException" +
1273 Log.w(TAG,"sendConvoListingRsp: bytesWritten != outBytes.length" +

Completed in 42 milliseconds