Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1442 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle);
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2714 struct hci_chan *hci_chan_lookup_handle(struct hci_dev *hdev, __u16 handle) in hci_chan_lookup_handle() function