Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c1056 if (conn->key_type == HCI_LK_COMBINATION && in hci_conn_security()
Dhci_event.c3415 case HCI_LK_COMBINATION: in conn_set_key()
3469 if (key->type == HCI_LK_COMBINATION && key->pin_len < 16 && in hci_link_key_request_evt()
Dhci_core.c2350 type = HCI_LK_COMBINATION; in hci_add_link_key()
/linux-4.1.27/include/net/bluetooth/
Dhci.h419 #define HCI_LK_COMBINATION 0x00 macro