Searched refs:OBEX_HTTP_NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance
173 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onSetPath()196 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onDelete()203 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onAbort()224 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onPut()245 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onGet()
277 public static final int OBEX_HTTP_NOT_IMPLEMENTED = 0xD1; field in ResponseCodes
143 sendResponse(ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED, null); in run()
119 return ResponseCodes.OBEX_HTTP_NOT_IMPLEMENTED; in onAbort()