Searched refs:obex_parser_init_for_request (Results 1 – 3 of 3) sorted by relevance
166 void obex_parser_init_for_request(obex_parser_t * obex_parser, obex_parser_callback_t obex_parser_c…
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() function
41 obex_parser_init_for_request(&parser, &parser_callback, NULL); in TEST_GROUP()