Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h685 #define HCI_LK_COMBINATION 0x00 macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c2415 case HCI_LK_COMBINATION: in hci_conn_security()
H A Dhci_event.c4577 case HCI_LK_COMBINATION: in conn_set_key()
4630 if (key->type == HCI_LK_COMBINATION && key->pin_len < 16 && in hci_link_key_request_evt()
H A Dhci_core.c1285 type = HCI_LK_COMBINATION; in hci_add_link_key()