Searched refs:hci_conn_add (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 1576 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, 1659 * hci_conn_add()).
|
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 1093 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, in hci_conn_add() 1087 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, hci_conn_add() function
|
| H A D | hci_event.c | 7033 cis = hci_conn_add(hdev, CIS_LINK, &acl->dst, acl->dst_type, in hci_le_create_big_complete_evt() 7150 bis = hci_conn_add(hdev, BIS_LINK, BDADDR_ANY, 0, in hci_le_big_sync_lost_evt()
|