HomeSort by: relevance | last modified time | path
    Searched defs:_sdp_putstr (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libbluetooth/
sdp_data.c 348 _sdp_putstr(int indent, const char *type, const uint8_t *str, size_t len) function in typeref:typename:void
543 _sdp_putstr(indent, "str8", next, len);
557 _sdp_putstr(indent, "url8", next, len);
571 _sdp_putstr(indent, "str16", next, len);
585 _sdp_putstr(indent, "url16", next, len);
599 _sdp_putstr(indent, "str32", next, len);
613 _sdp_putstr(indent, "url32", next, len);

Completed in 2128 milliseconds