Home
last modified time | relevance | path

Searched defs:seqp (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h214 static inline int sdp_get_service_classes(const sdp_record_t *rec, sdp_list_t **seqp) in sdp_get_service_classes()
521 static inline int sdp_get_browse_groups(const sdp_record_t *rec, sdp_list_t **seqp) in sdp_get_browse_groups()
/external/bluetooth/bluez/lib/
Dsdp.c845 uint8_t *seqp = buf->data + buf->data_size; in sdp_gen_pdu() local
1949 sdp_list_t **seqp) in sdp_get_uuidseq_attr()
4754 int sdp_get_supp_feat(const sdp_record_t *rec, sdp_list_t **seqp) in sdp_get_supp_feat()