Home
last modified time | relevance | path

Searched refs:sdp_indexed_t (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/src/
Dsdpd-database.c100 } sdp_indexed_t; typedef
112 sdp_indexed_t *item = (sdp_indexed_t *) p->data; in sdp_svcdb_collect_all()
138 sdp_indexed_t *item = (sdp_indexed_t *) p->data; in sdp_svcdb_collect()
153 const sdp_indexed_t *s1 = (const sdp_indexed_t *) i1; in compare_indices()
154 const sdp_indexed_t *s2 = (const sdp_indexed_t *) i2; in compare_indices()
160 sdp_indexed_t *item = malloc(sizeof(sdp_indexed_t)); in sdp_svcdb_set_collectable()