Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h603 sdp_record_t *sdp_copy_record(sdp_record_t *rec);
/external/bluetooth/bluez/
DChangeLog621 Fix issue with sdp_copy_record() function.
686 Add sdp_copy_record() library function.
/external/bluetooth/bluez/src/
Ddevice.c1397 sdp_copy_record(rec)); in update_services()
/external/bluetooth/bluez/lib/
Dsdp.c1586 sdp_record_t *sdp_copy_record(sdp_record_t *rec) in sdp_copy_record() function