Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bluetooth/sdpd/
HDopush.c46 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH in opush_profile_create_service_class_id_list()
61 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH, in opush_profile_create_bluetooth_profile_descriptor_list()
129 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH,
/NextBSD/lib/libsdp/
HDutil.c80 { SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH, "OBEX Object Push", },
HDsdp.h132 #define SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH 0x1105 macro
/NextBSD/usr.sbin/bluetooth/sdpcontrol/
HDsearch.c605 service = SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH; in do_sdp_search()