Searched refs:hci_connect_le (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_conn.c | 1331 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, in hci_connect_le() function 2274 le = hci_connect_le(hdev, dst, dst_type, false, in hci_connect_cis() 2931 * hci_connect_le serializes the connection attempts so only one in hci_abort_conn()
|
H A D | hci_event.c | 6225 conn = hci_connect_le(hdev, addr, addr_type, addr_resolved, in check_pending_le_conn()
|
H A D | l2cap_core.c | 7020 hcon = hci_connect_le(hdev, dst, dst_type, false, in l2cap_chan_connect()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1075 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst,
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_conn.c | 996 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, in hci_connect_le() function
|
H A D | hci_event.c | 5451 conn = hci_connect_le(hdev, addr, addr_type, BT_SECURITY_LOW, in check_pending_le_conn()
|
H A D | l2cap_core.c | 8040 hcon = hci_connect_le(hdev, dst, dst_type, in l2cap_chan_connect()
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 1475 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst,
|
Completed in 45 milliseconds