Home
last modified time | relevance | path

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

/btstack/test/obex/
H A Dobex_parser_test.cpp93 obex_parser_operation_info_t op_info; in TEST()
105 obex_parser_operation_info_t op_info; in TEST()
117 obex_parser_operation_info_t op_info; in TEST()
130 obex_parser_operation_info_t op_info; in TEST()
/btstack/src/classic/
H A Dobex_parser.h100 } obex_parser_operation_info_t; typedef
191 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()
230 memset(obex_operation_info, 0, sizeof(obex_parser_operation_info_t)); in obex_parser_get_operation_info()
H A Davrcp_cover_art_client.c317 obex_parser_operation_info_t op_info; in avrcp_cover_art_client_goep_data_handler()
H A Dpbap_client.c901 obex_parser_operation_info_t op_info; in pbap_packet_handler_goep()