Home
last modified time | relevance | path

Searched refs:mgmt_auth_failed (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2250 void mgmt_auth_failed(struct hci_conn *conn, u8 status);
/openbmc/linux/net/bluetooth/
H A Dhci_event.c3462 mgmt_auth_failed(conn, ev->status); in hci_auth_complete_evt()
5472 mgmt_auth_failed(conn, ev->status); in hci_simple_pair_complete_evt()
H A Dsmp.c806 mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE); in smp_failure()
H A Dmgmt.c9869 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) in mgmt_auth_failed() function