HomeSort by: relevance | last modified time | path
    Searched refs:server_channel (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sdpd/
compat.c 63 || data->server_channel < RFCOMM_CHANNEL_MIN
64 || data->server_channel > RFCOMM_CHANNEL_MAX)
80 sdp_put_uint8(buf, data->server_channel);
116 || data->server_channel < RFCOMM_CHANNEL_MIN
117 || data->server_channel > RFCOMM_CHANNEL_MAX)
133 sdp_put_uint8(buf, data->server_channel);
168 || data->server_channel < RFCOMM_CHANNEL_MIN
169 || data->server_channel > RFCOMM_CHANNEL_MAX)
186 sdp_put_uint8(buf, data->server_channel);
219 || data->server_channel < RFCOMM_CHANNEL_MI
    [all...]
  /src/lib/libbluetooth/
sdp.h 613 uint8_t server_channel; member in struct:sdp_dun_profile
622 uint8_t server_channel; member in struct:sdp_ftrn_profile
630 uint8_t server_channel; member in struct:sdp_hset_profile
638 uint8_t server_channel; member in struct:sdp_hf_profile
647 uint8_t server_channel; member in struct:sdp_irmc_profile
656 uint8_t server_channel; member in struct:sdp_irmc_command_profile
664 uint8_t server_channel; member in struct:sdp_lan_profile
676 uint8_t server_channel; member in struct:sdp_opush_profile
685 uint8_t server_channel; member in struct:sdp_sp_profile

Completed in 76 milliseconds