Home
last modified time | relevance | path

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

/linux-6.8/net/bluetooth/
Damp.h41 void amp_create_logical_link(struct l2cap_chan *chan);
44 static inline void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
56 void amp_create_logical_link(struct l2cap_chan *chan);
Damp.c529 void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
Dl2cap_core.c4579 amp_create_logical_link(chan); in l2cap_config_rsp()