Searched refs:__hci_conn_add (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_conn.c | 887 static struct hci_conn *__hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst, in __hci_conn_add() function 1029 return __hci_conn_add(hdev, type, dst, role, handle); in hci_conn_add_unset() 1038 return __hci_conn_add(hdev, type, dst, role, handle); in hci_conn_add()
|