Searched refs:OBEX_SESSION_REQUEST_FAILED (Results 1 – 2 of 2) sorted by relevance
46 final static int OBEX_SESSION_REQUEST_FAILED = 104; field in BluetoothPbapObexSession203 mSessionHandler.obtainMessage(OBEX_SESSION_REQUEST_FAILED, req).sendToTarget(); in executeRequest()
142 case BluetoothPbapObexSession.OBEX_SESSION_REQUEST_FAILED: in handleMessage()