Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Da2mp.h136 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn,
145 static inline struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn, in a2mp_channel_create() function
Da2mp.c878 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn, in a2mp_channel_create() function
Dl2cap_core.c6788 chan = a2mp_channel_create(conn, skb); in l2cap_data_channel()