Home
last modified time | relevance | path

Searched refs:hci_chan_create (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1465 struct hci_chan *hci_chan_create(struct hci_conn *conn);
/linux-6.6.21/net/bluetooth/
Dhci_conn.c2715 struct hci_chan *hci_chan_create(struct hci_conn *conn) in hci_chan_create() function
Dhci_event.c5751 hchan = hci_chan_create(hcon); in hci_loglink_complete_evt()
Dl2cap_core.c7857 hchan = hci_chan_create(hcon); in l2cap_conn_add()