Searched refs:mgmt_auth_failed (Results 1 – 4 of 4) sorted by relevance
2463 void mgmt_auth_failed(struct hci_conn *conn, u8 status);
3504 mgmt_auth_failed(conn, ev->status); in hci_auth_complete_evt() 5564 * the mgmt_auth_failed event */ in hci_remote_host_features_evt() 5566 mgmt_auth_failed(conn, ev->status); in hci_remote_host_features_evt()
805 mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE); in smp_failure()
10036 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) in mgmt_auth_failed() function