Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c572 * dropped. After that loop hci_chan_del is called which also drops in hci_conn_timeout()
2797 void hci_chan_del(struct hci_chan *chan) in hci_chan_del()
2824 hci_chan_del(chan); in __hci_chan_lookup_handle()
2790 void hci_chan_del(struct hci_chan *chan) hci_chan_del() function
H A Dl2cap_core.c1793 hci_chan_del(conn->hchan); in l2cap_conn_del()
6907 hci_chan_del(hchan); in l2cap_conn_add()
/linux/include/net/bluetooth/
H A Dhci_core.h1584 void hci_chan_del(struct hci_chan *chan);