Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1308 struct hci_chan *hci_chan_create(struct hci_conn *conn);
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2580 struct hci_chan *hci_chan_create(struct hci_conn *conn) in hci_chan_create() function
Dhci_event.c5667 hchan = hci_chan_create(hcon); in hci_loglink_complete_evt()
Dl2cap_core.c7820 hchan = hci_chan_create(hcon); in l2cap_conn_add()