Home | History | Annotate | Download | only in tools

Lines Matching refs:search_context

75 struct search_context {
82 typedef int (*handler_t)(bdaddr_t *bdaddr, struct search_context *arg);
3760 static int do_search(bdaddr_t *bdaddr, struct search_context *context)
3798 struct search_context sub_context;
3823 memcpy(&sub_context, context, sizeof(struct search_context));
3857 struct search_context context;
3861 memset(&context, '\0', sizeof(struct search_context));
3928 struct search_context context;
3937 memset(&context, '\0', sizeof(struct search_context));
4012 static int get_service(bdaddr_t *bdaddr, struct search_context *context, int quite)
4081 struct search_context context;
4091 memset(&context, '\0', sizeof(struct search_context));
4151 struct search_context context;
4157 memset(&context, '\0', sizeof(struct search_context));