Lines Matching refs:opts
45 struct rfcomm_opts *opts; variable85 opts = NULL;92 opts = &rfcomm_opts[$1];94 opts = NULL;105 if (opts)106 opts->bind = $2;110 if (opts)111 bacpy(&opts->bdaddr, $2);115 if (opts)116 opts->channel = $2;120 if (opts)121 snprintf(opts->comment, MAXCOMMENTLEN, "%s", $2);