Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sdpd/
H A Dcompat.c63 || data->server_channel < RFCOMM_CHANNEL_MIN in dun_profile()
64 || data->server_channel > RFCOMM_CHANNEL_MAX) in dun_profile()
80 sdp_put_uint8(buf, data->server_channel); in dun_profile()
116 || data->server_channel < RFCOMM_CHANNEL_MIN in ftrn_profile()
117 || data->server_channel > RFCOMM_CHANNEL_MAX) in ftrn_profile()
133 sdp_put_uint8(buf, data->server_channel); in ftrn_profile()
168 || data->server_channel < RFCOMM_CHANNEL_MIN in hset_profile()
169 || data->server_channel > RFCOMM_CHANNEL_MAX) in hset_profile()
186 sdp_put_uint8(buf, data->server_channel); in hset_profile()
219 || data->server_channel < RFCOMM_CHANNEL_MIN in hf_profile()
[all …]
/netbsd-src/lib/libbluetooth/
H A Dsdp.h613 uint8_t server_channel; member
622 uint8_t server_channel; member
630 uint8_t server_channel; member
638 uint8_t server_channel; member
647 uint8_t server_channel; member
656 uint8_t server_channel; member
664 uint8_t server_channel; member
676 uint8_t server_channel; member
685 uint8_t server_channel; member