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

  /src/usr.sbin/btpand/
channel.c 65 chan->state = CHANNEL_CLOSED;
77 assert(chan->state != CHANNEL_CLOSED);
117 assert(chan->state != CHANNEL_CLOSED);
121 chan->state = CHANNEL_CLOSED;
143 assert(chan->state == CHANNEL_CLOSED);
btpand.h 56 CHANNEL_CLOSED,
server.c 236 chan->state = CHANNEL_CLOSED;
bnep.c 596 assert(chan->state != CHANNEL_CLOSED);

Completed in 13 milliseconds