HomeSort by relevance Sort by last modified time
    Searched full:tupla (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/lib/
sdp.c 107 struct tupla { struct
112 static struct tupla Protocol[] = {
140 static struct tupla ServiceClass[] = {
214 static char *string_lookup(struct tupla *pt0, int index)
216 struct tupla *pt;
225 static char *string_lookup_uuid(struct tupla *pt0, const uuid_t* uuid)
247 static int uuid2str(struct tupla *message, const uuid_t *uuid, char *str, size_t n)
    [all...]

Completed in 267 milliseconds