Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Da2mp.h134 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn,
Da2mp.c863 struct l2cap_chan *a2mp_channel_create(struct l2cap_conn *conn, in a2mp_channel_create() function
Dl2cap_core.c6778 chan = a2mp_channel_create(conn, skb); in l2cap_data_channel()