Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/sdpd/
H A Dhset.c68 sdp_hset_profile_t *hset = (sdp_hset_profile_t *) provider->data; in hset_profile_create_protocol_descriptor_list() local
72 (uint8_t const *) &hset->server_channel, 1)); in hset_profile_create_protocol_descriptor_list()
106 sdp_hset_profile_t const *hset = (sdp_hset_profile_t const *) data; in hset_profile_data_valid() local
108 if (hset->server_channel < RFCOMM_CHANNEL_MIN in hset_profile_data_valid()
109 || hset->server_channel > RFCOMM_CHANNEL_MAX) in hset_profile_data_valid()
H A DMakefile5 SRCS= bgd.c dun.c ftrn.c hf.c hset.c irmc.c irmc_command.c lan.c \