Searched refs:hci_abort_conn_sync (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dhci_sync.h140 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason);
/linux-master/net/bluetooth/
H A Dhci_conn.c2909 return hci_abort_conn_sync(hdev, conn, conn->abort_reason);
H A Dhci_sync.c5405 int hci_abort_conn_sync(struct hci_dev *hdev, struct hci_conn *conn, u8 reason) function
5473 hci_abort_conn_sync(hdev, conn, reason);
H A Dmgmt.c2925 return hci_abort_conn_sync(hdev, conn, HCI_ERROR_REMOTE_USER_TERM);

Completed in 249 milliseconds