Home
last modified time | relevance | path

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

/dports/comms/openobex/openobex-1.7.2-Source/include/openobex/
H A Dobex_const.h356 OBEX_RSP_METHOD_NOT_ALLOWED = 0x45, enumerator
/dports/comms/openobex/openobex-1.7.2-Source/lib/
H A Dobex_main.c181 case OBEX_RSP_METHOD_NOT_ALLOWED: in obex_response_to_string()