Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Damp.h43 void amp_disconnect_logical_link(struct hci_chan *hchan);
49 static inline void amp_disconnect_logical_link(struct hci_chan *hchan) in amp_disconnect_logical_link() function
58 void amp_disconnect_logical_link(struct hci_chan *hchan);
Damp.c572 void amp_disconnect_logical_link(struct hci_chan *hchan) in amp_disconnect_logical_link() function
Dl2cap_core.c678 amp_disconnect_logical_link(hs_hchan); in l2cap_chan_del()