Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_conn.c1623 struct hci_conn *hci_connect_acl(struct hci_dev *hdev, bdaddr_t *dst, in hci_connect_acl() function
1700 acl = hci_connect_acl(hdev, dst, BT_SECURITY_LOW, HCI_AT_NO_BONDING, in hci_connect_sco()
Dl2cap_core.c8060 hcon = hci_connect_acl(hdev, dst, chan->sec_level, auth_type, in l2cap_chan_connect()
Dmgmt.c3505 conn = hci_connect_acl(hdev, &cp->addr.bdaddr, sec_level, in pair_device()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1477 struct hci_conn *hci_connect_acl(struct hci_dev *hdev, bdaddr_t *dst,