Searched refs:mgmt_auth_failed (Results 1 – 4 of 4) sorted by relevance
2463 void mgmt_auth_failed(struct hci_conn *conn, u8 status);
3510 mgmt_auth_failed(conn, ev->status); in hci_auth_complete_evt() 5581 * the mgmt_auth_failed event */ in hci_simple_pair_complete_evt() 5583 mgmt_auth_failed(conn, ev->status);
805 mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE); in smp_failure()
10044 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) in mgmt_auth_failed() function