mgmt_auth_failed 1562 include/net/bluetooth/hci_core.h void mgmt_auth_failed(struct hci_conn *conn, u8 status);
mgmt_auth_failed 2790 net/bluetooth/hci_event.c 		mgmt_auth_failed(conn, ev->status);
mgmt_auth_failed 4676 net/bluetooth/hci_event.c 		mgmt_auth_failed(conn, ev->status);
mgmt_auth_failed  811 net/bluetooth/smp.c 	mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE);