Home
last modified time | relevance | path

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

/net/bluetooth/
Damp.h50 void amp_disconnect_logical_link(struct hci_chan *hchan);
56 static inline void amp_disconnect_logical_link(struct hci_chan *hchan) in amp_disconnect_logical_link() function
65 void amp_disconnect_logical_link(struct hci_chan *hchan);
Damp.c577 void amp_disconnect_logical_link(struct hci_chan *hchan) in amp_disconnect_logical_link() function
Dl2cap_core.c623 amp_disconnect_logical_link(hs_hchan); in l2cap_chan_del()