Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1437 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle);
/Linux-v6.6/net/bluetooth/
Dhci_conn.c2779 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle) in hci_chan_lookup_handle() function
Dhci_event.c4519 chan = hci_chan_lookup_handle(hdev, handle); in __hci_conn_lookup_handle()
5780 hchan = hci_chan_lookup_handle(hdev, le16_to_cpu(ev->handle)); in hci_disconn_loglink_complete_evt()