Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c1366 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle) in hci_chan_lookup_handle() function
Dhci_event.c3274 chan = hci_chan_lookup_handle(hdev, handle); in __hci_conn_lookup_handle()
4408 hchan = hci_chan_lookup_handle(hdev, le16_to_cpu(ev->handle)); in hci_disconn_loglink_complete_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h807 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle);