Searched refs:hci_conn_add (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_conn.c902 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, function
1044 return hci_conn_add(hdev, type, dst, role, handle);
H A Dhci_event.c6787 cis = hci_conn_add(hdev, ISO_LINK, &acl->dst, HCI_ROLE_SLAVE,
6896 bis = hci_conn_add(hdev, ISO_LINK, BDADDR_ANY,
/linux-master/include/net/bluetooth/
H A Dhci_core.h1460 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst,
1527 * hci_conn_add()).

Completed in 149 milliseconds