Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbcsp.c180 static void bcsp_output_acl(device_t, struct mbuf *);
213 .output_acl = bcsp_output_acl,
1742 bcsp_output_acl(device_t self, struct mbuf *m) in bcsp_output_acl() function