Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Damp.h42 void amp_create_logical_link(struct l2cap_chan *chan);
45 static inline void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
57 void amp_create_logical_link(struct l2cap_chan *chan);
Damp.c530 void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
Dl2cap_core.c4551 amp_create_logical_link(chan); in l2cap_config_rsp()