Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h954 HCI_CONN_NEW_LINK_KEY, enumerator
/linux-6.15/net/bluetooth/
H A Dhci_event.c4621 clear_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_request_evt()
4684 set_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_notify_evt()
H A Dsmp.c3092 if (!test_bit(HCI_CONN_NEW_LINK_KEY, &hcon->flags)) in bredr_pairing()