Searched refs:hci_abort_conn_sync (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 167 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason);
|
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 5969 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason) in hci_abort_conn_sync() function 6037 hci_abort_conn_sync(hdev, conn, reason); in hci_disconnect_all_sync() 6884 hci_abort_conn_sync(hdev, conn, in hci_le_create_conn_sync()
|
| H A D | hci_conn.c | 3197 return hci_abort_conn_sync(hdev, conn, conn->abort_reason); in abort_conn_sync()
|