Home
last modified time | relevance | path

Searched defs:attribute_value_buffer_size (Results 1 – 6 of 6) sorted by relevance

/btstack/example/
H A Dsdp_general_query.c70 static const int attribute_value_buffer_size = sizeof(attribute_value); variable
H A Dsdp_bnep_query.c62 static const int attribute_value_buffer_size = sizeof(attribute_value); variable
H A Dpanu_demo.c85 static const unsigned int attribute_value_buffer_size = sizeof(attribute_value); variable
/btstack/test/sdp_client/
H A Dservice_attribute_search_query.cpp47 int attribute_value_buffer_size = 1000; variable
H A Dgeneral_sdp_query.cpp103 int attribute_value_buffer_size = 1000; variable
/btstack/platform/daemon/src/
H A Ddaemon.c239 static const int attribute_value_buffer_size = sizeof(attribute_value); variable