Searched refs:hci_connect_le (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | hci_conn.c | 726 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst, in hci_connect_le() function
|
D | hci_event.c | 4676 conn = hci_connect_le(hdev, addr, addr_type, BT_SECURITY_LOW, in check_pending_le_conn()
|
D | l2cap_core.c | 7120 hcon = hci_connect_le(hdev, dst, dst_type, chan->sec_level, in l2cap_chan_connect()
|
D | mgmt.c | 3441 conn = hci_connect_le(hdev, &cp->addr.bdaddr, addr_type, in pair_device()
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 809 struct hci_conn *hci_connect_le(struct hci_dev *hdev, bdaddr_t *dst,
|