Searched refs:BNEP_SETUP_RSP_SENT (Results 1 – 2 of 2) sorted by relevance
/linux/net/bluetooth/bnep/ | ||
H A D | bnep.h | 107 #define BNEP_SETUP_RSP_SENT 10 macro |
H A D | core.c | 236 !test_and_set_bit(BNEP_SETUP_RSP_SENT, &s->flags)) in bnep_rx_control() |