Home
last modified time | relevance | path

Searched refs:NG_H4_W4_PKT_DATA (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_h4.h69 #define NG_H4_W4_PKT_DATA 3 /* Waiting for packet data */ macro
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c450 sc->state = NG_H4_W4_PKT_DATA; in ng_h4_input()
522 case NG_H4_W4_PKT_DATA: in ng_h4_input()