Searched refs:SDP_SERVICE_CLASS_PANU (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/usr.sbin/bluetooth/sdpd/ |
| D | panu.c | 47 SDP_SERVICE_CLASS_PANU in panu_profile_create_service_class_id_list() 62 SDP_SERVICE_CLASS_PANU, in panu_profile_create_bluetooth_profile_descriptor_list() 167 SDP_SERVICE_CLASS_PANU,
|
| /freebsd-10-stable/usr.sbin/bluetooth/btpand/ |
| D | btpand.c | 67 { "PANU", SDP_SERVICE_CLASS_PANU, "Personal Area Networking User" }, 184 if (service_class == SDP_SERVICE_CLASS_PANU) in main() 191 if (server_limit > 1 && service_class != SDP_SERVICE_CLASS_PANU) in main()
|
| D | bnep.c | 337 dst = SDP_SERVICE_CLASS_PANU; in bnep_recv_setup_connection_req() 353 src = SDP_SERVICE_CLASS_PANU; in bnep_recv_setup_connection_req() 357 if ((dst != SDP_SERVICE_CLASS_PANU && src != SDP_SERVICE_CLASS_PANU) in bnep_recv_setup_connection_req()
|
| D | client.c | 158 2, service_class, SDP_SERVICE_CLASS_PANU); in client_init()
|
| /freebsd-10-stable/lib/libsdp/ |
| D | util.c | 95 { SDP_SERVICE_CLASS_PANU, "PANU", },
|
| D | sdp.h | 148 #define SDP_SERVICE_CLASS_PANU 0x1115 macro
|