OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btproto
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/netbt/
sco.h
50
const struct
btproto
*sp_proto; /* upper layer protocol */
71
int sco_attach_pcb(struct sco_pcb **, const struct
btproto
*, void *);
bluetooth.h
115
struct
btproto
{
struct
l2cap.h
394
const struct
btproto
*lc_proto; /* upper layer callbacks */
470
int l2cap_attach_pcb(struct l2cap_channel **, const struct
btproto
*, void *);
rfcomm.h
340
const struct
btproto
*rd_proto; /* upper layer callbacks */
410
int rfcomm_attach_pcb(struct rfcomm_dlc **, const struct
btproto
*, void *);
sco_upper.c
62
const struct
btproto
*proto, void *upper)
l2cap_upper.c
55
* l2cap_attach_pcb(handle,
btproto
, upper)
62
const struct
btproto
*proto, void *upper)
rfcomm_upper.c
65
const struct
btproto
*proto, void *upper)
sco_socket.c
68
static const struct
btproto
sco_proto = {
l2cap_socket.c
71
static const struct
btproto
l2cap_proto = {
rfcomm_socket.c
70
static const struct
btproto
rfcomm_proto = {
rfcomm_session.c
82
static const struct
btproto
rfcomm_session_proto = {
/src/sys/dev/bluetooth/
bthidev.c
143
static const struct
btproto
bthidev_ctl_proto = {
153
static const struct
btproto
bthidev_int_proto = {
btmagic.c
240
static const struct
btproto
btmagic_ctl_proto = {
250
static const struct
btproto
btmagic_int_proto = {
btsco.c
217
static const struct
btproto
btsco_sco_proto = {
Completed in 21 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025