Searched refs:hci_abort_conn_sync (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | hci_sync.h | 169 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason);
|
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 5708 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason) in hci_abort_conn_sync() 5776 hci_abort_conn_sync(hdev, conn, reason); in hci_power_off_sync() 5677 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason) hci_abort_conn_sync() function
|
| H A D | hci_conn.c | 3074 return hci_abort_conn_sync(hdev, conn, conn->abort_reason); in hci_conn_tx_queue()
|