Home
last modified time | relevance | path

Searched refs:obex_parser_get_operation_info (Results 1 – 5 of 5) sorted by relevance

/btstack/test/obex/
H A Dobex_parser_test.cpp94 obex_parser_get_operation_info(&parser, &op_info); in TEST()
106 obex_parser_get_operation_info(&parser, &op_info); in TEST()
118 obex_parser_get_operation_info(&parser, &op_info); in TEST()
131 obex_parser_get_operation_info(&parser, &op_info); in TEST()
/btstack/src/classic/
H A Dobex_parser.h191 void obex_parser_get_operation_info(obex_parser_t * obex_parser, obex_parser_operation_info_t * obe…
H A Dobex_parser.c229 void obex_parser_get_operation_info(obex_parser_t * obex_parser, obex_parser_operation_info_t * obe… in obex_parser_get_operation_info() function
H A Davrcp_cover_art_client.c318 obex_parser_get_operation_info(&cover_art_client->obex_parser, &op_info); in avrcp_cover_art_client_goep_data_handler()
H A Dpbap_client.c902 obex_parser_get_operation_info(&client->obex_parser, &op_info); in pbap_packet_handler_goep()