HomeSort by: relevance | last modified time | path
    Searched defs:bnep_send_control (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/btpand/
bnep.c 280 bnep_send_control(chan, BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD, type);
372 bnep_send_control(chan, BNEP_SETUP_CONNECTION_RESPONSE, rsp);
374 bnep_send_control(chan, BNEP_FILTER_NET_TYPE_SET);
375 bnep_send_control(chan, BNEP_FILTER_MULTI_ADDR_SET);
401 bnep_send_control(chan, BNEP_FILTER_NET_TYPE_SET);
402 bnep_send_control(chan, BNEP_FILTER_MULTI_ADDR_SET);
471 bnep_send_control(chan, BNEP_FILTER_NET_TYPE_RESPONSE, rsp);
564 bnep_send_control(chan, BNEP_FILTER_MULTI_ADDR_RESPONSE, rsp);
590 bnep_send_control(channel_t *chan, int type, ...) function in typeref:typename:void

Completed in 10 milliseconds