Searched refs:hci_conn_add (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1523 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst,
|
/linux/net/bluetooth/ |
H A D | hci_conn.c | 1048 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, in hci_conn_add() function
|
H A D | hci_event.c | 6836 cis = hci_conn_add(hdev, ISO_LINK, &acl->dst, HCI_ROLE_SLAVE, in hci_le_cis_req_evt() 6952 bis = hci_conn_add(hdev, ISO_LINK, BDADDR_ANY, in hci_le_big_sync_established_evt()
|