Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dsdp.c2869 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_register_binary()
2993 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_unregister_binary()
3085 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_update()
3393 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_req()
3573 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_attr_req()
3781 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_async()
3882 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_attr_async()
3994 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_attr_async()
4237 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_process()
4383 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_attr_req()
[all …]
/external/bluetooth/bluez/lib/bluetooth/
Dsdp_lib.h147 uint16_t sdp_gen_tid(sdp_session_t *session);