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

  /src/usr.sbin/btpand/
btpand.h 169 bool bnep_send(channel_t *, packet_t *);
client.c 151 chan->send = bnep_send;
server.c 226 chan->send = bnep_send;
bnep.c 651 bnep_send(channel_t *chan, packet_t *pkt) function in typeref:typename:bool

Completed in 12 milliseconds