Searched defs:obex_parser (Results 1 – 3 of 3) sorted by relevance
75 static void obex_parser_init(obex_parser_t * obex_parser, obex_parser_callback_t obex_parser_callba… in obex_parser_init()82 void obex_parser_init_for_request(obex_parser_t * obex_parser, obex_parser_callback_t obex_parser_c… in obex_parser_init_for_request()87 void obex_parser_init_for_response(obex_parser_t * obex_parser, uint8_t opcode, obex_parser_callbac… in obex_parser_init_for_response()93 obex_parser_object_state_t obex_parser_process_data(obex_parser_t *obex_parser, const uint8_t *data… in obex_parser_process_data()229 void obex_parser_get_operation_info(obex_parser_t * obex_parser, obex_parser_operation_info_t * obe… in obex_parser_get_operation_info()
108 obex_parser_t obex_parser; member
166 obex_parser_t obex_parser; member