Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dopush.c47 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH in opush_profile_create_service_class_id_list()
62 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH, in opush_profile_create_bluetooth_profile_descriptor_list()
130 SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH,
/freebsd/lib/libsdp/
H A Dutil.c81 { SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH, "OBEX Object Push", },
H A Dsdp.h133 #define SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH 0x1105 macro
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c607 service = SDP_SERVICE_CLASS_OBEX_OBJECT_PUSH; in do_sdp_search()