Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1434 struct hci_chan *hci_chan_create(struct hci_conn *conn);
/Linux-v6.6/net/bluetooth/
Dhci_conn.c2711 struct hci_chan *hci_chan_create(struct hci_conn *conn) in hci_chan_create() function
Dhci_event.c5743 hchan = hci_chan_create(hcon); in hci_loglink_complete_evt()
Dl2cap_core.c7841 hchan = hci_chan_create(hcon); in l2cap_conn_add()