Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Da2mp.h129 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn,
138 static inline struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn, in a2mp_channel_create() function
Da2mp.c886 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn, in a2mp_channel_create() function
Dl2cap_core.c7660 chan = a2mp_channel_create(conn, skb); in l2cap_data_channel()