Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1470 void mgmt_auth_failed(struct hci_conn *conn, u8 status);
/linux-4.4.14/net/bluetooth/
Dhci_event.c2432 mgmt_auth_failed(conn, ev->status); in hci_auth_complete_evt()
4221 mgmt_auth_failed(conn, ev->status); in hci_simple_pair_complete_evt()
Dsmp.c814 mgmt_auth_failed(hcon, HCI_ERROR_AUTH_FAILURE); in smp_failure()
Dmgmt.c8211 void mgmt_auth_failed(struct hci_conn *conn, u8 hci_status) in mgmt_auth_failed() function