Home
last modified time | relevance | path

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

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