Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/
Dsdp.c2843 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_register_binary()
2967 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_unregister_binary()
3059 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_device_record_update()
3367 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_req()
3546 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_attr_req()
3757 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_async()
3858 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_attr_async()
3970 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_service_search_attr_async()
4211 reqhdr->tid = htons(sdp_gen_tid(session)); in sdp_process()
4357 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);