Searched refs:server_channel (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dlan.c97 (uint8_t const *) &lan->server_channel, 1));
141 if (lan->server_channel < 1 ||
142 lan->server_channel > 30 ||
H A Dirmc_command.c95 (uint8_t const *) &irmc_command->server_channel, 1));
H A Dftrn.c95 (uint8_t const *) &ftrn->server_channel, 1));
H A Dsp.c95 (uint8_t const *) &sp->server_channel, 1));
H A Dirmc.c95 (uint8_t const *) &irmc->server_channel, 1));
H A Dopush.c95 (uint8_t const *) &opush->server_channel, 1));
H A Ddun.c95 (uint8_t const *) &dun->server_channel, 1));
H A Dprofile.c420 if (opush->server_channel < 1 ||
421 opush->server_channel > 30 ||
/freebsd-11-stable/lib/libsdp/
H A Dsdp.h606 uint8_t server_channel; member in struct:sdp_dun_profile
615 uint8_t server_channel; member in struct:sdp_ftrn_profile
624 uint8_t server_channel; member in struct:sdp_irmc_profile
633 uint8_t server_channel; member in struct:sdp_irmc_command_profile
641 uint8_t server_channel; member in struct:sdp_lan_profile
653 uint8_t server_channel; member in struct:sdp_opush_profile
662 uint8_t server_channel; member in struct:sdp_sp_profile
/freebsd-11-stable/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c254 lan.server_channel = channel;
276 dun.server_channel = channel;
312 sp.server_channel = channel;
/freebsd-11-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c233 sp.server_channel = channel;

Completed in 290 milliseconds