Searched refs:hci_connect_le (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1445 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, in hci_connect_le() function 2444 le = hci_connect_le(hdev, dst, dst_type, false, in hci_connect_cis()
|
| H A D | hci_event.c | 6151 conn = hci_connect_le(hdev, addr, addr_type, addr_resolved, in check_pending_le_conn()
|
| H A D | l2cap_core.c | 7198 hcon = hci_connect_le(hdev, dst, dst_type, false, in l2cap_chan_connect()
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 1592 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst,
|