Home
last modified time | relevance | path

Searched refs:HCI_CONN_NEW_LINK_KEY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h944 HCI_CONN_NEW_LINK_KEY, enumerator
/openbmc/linux/net/bluetooth/
H A Dhci_event.c4603 clear_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_request_evt()
4666 set_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_notify_evt()
H A Dsmp.c3093 if (!test_bit(HCI_CONN_NEW_LINK_KEY, &hcon->flags)) in bredr_pairing()