hci_connect_acl   928 include/net/bluetooth/hci_core.h struct hci_conn *hci_connect_acl(struct hci_dev *hdev, bdaddr_t *dst,
hci_connect_acl  1235 net/bluetooth/hci_conn.c 	acl = hci_connect_acl(hdev, dst, BT_SECURITY_LOW, HCI_AT_NO_BONDING);
hci_connect_acl  7258 net/bluetooth/l2cap_core.c 		hcon = hci_connect_acl(hdev, dst, chan->sec_level, auth_type);
hci_connect_acl  2887 net/bluetooth/mgmt.c 		conn = hci_connect_acl(hdev, &cp->addr.bdaddr, sec_level,