Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h647 #define HCI_LK_UNAUTH_COMBINATION_P256 0x07 macro
/linux-6.6.21/net/bluetooth/
Dhci_conn.c2445 case HCI_LK_UNAUTH_COMBINATION_P256: in hci_conn_security()
Dhci_event.c4675 case HCI_LK_UNAUTH_COMBINATION_P256: in conn_set_key()
4715 key->type == HCI_LK_UNAUTH_COMBINATION_P256) && in hci_link_key_request_evt()
Dsmp.c1119 type = HCI_LK_UNAUTH_COMBINATION_P256; in smp_notify_keys()