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

  /src/lib/libbluetooth/
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]
sdp_data.c 329 _sdp_put(int indent, const char *type, const char *fmt, ...) function in typeref:typename:__printflike (3,4)void
383 _sdp_put(indent, "nil", "");
390 _sdp_put(indent, "bool", "%s",
400 _sdp_put(indent, "int8", "%" PRId8,
409 _sdp_put(indent, "uint8", "0x%02" PRIx8,
418 _sdp_put(indent, "int16", "%" PRId16,
427 _sdp_put(indent, "uint16", "0x%04" PRIx16,
436 _sdp_put(indent, "uuid16", "0x%04" PRIx16,
445 _sdp_put(indent, "int32", "%" PRId32,
454 _sdp_put(indent, "uint32", "0x%08" PRIx32
    [all...]

Completed in 63 milliseconds