Home
last modified time | relevance | path

Searched refs:__hci_conn_add (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dhci_conn.c902 static struct hci_conn *__hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, in __hci_conn_add() function
1045 return __hci_conn_add(hdev, type, dst, role, handle); in hci_conn_add_unset()
1054 return __hci_conn_add(hdev, type, dst, role, handle); in hci_conn_add()