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

  /src/usr.sbin/btpand/
channel.c 72 channel_open(channel_t *chan, int fd) function in typeref:typename:bool
231 || chan->state != CHANNEL_OPEN)
247 || chan->state != CHANNEL_OPEN)

Completed in 71 milliseconds