Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtmagic.c226 static void btmagic_input(void *, struct mbuf *);
247 btmagic_input,
257 btmagic_input,
1079 btmagic_input(void *arg, struct mbuf *m) in btmagic_input() function