Searched refs:mgmt_auth_failed (Results 1 – 4 of 4) sorted by relevance
2460 void mgmt_auth_failed(struct hci_conn *conn, u8 status);
3514 mgmt_auth_failed(conn, ev->status); in hci_auth_complete_evt() 5585 * the mgmt_auth_failed event */ in hci_simple_pair_complete_evt() 5587 mgmt_auth_failed(conn, ev->status); in hci_simple_pair_complete_evt()
782 mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE); in smp_chan_destroy()
10048 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) in mgmt_user_passkey_notify() 10051 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) mgmt_auth_failed() function