Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Damp.h49 void amp_create_logical_link(struct l2cap_chan *chan);
52 static inline void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
64 void amp_create_logical_link(struct l2cap_chan *chan);
Damp.c535 void amp_create_logical_link(struct l2cap_chan *chan) in amp_create_logical_link() function
Dl2cap_core.c4177 amp_create_logical_link(chan); in l2cap_config_rsp()