Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h841 HCI_CONN_NEW_LINK_KEY, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c4015 clear_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_request_evt()
4069 set_bit(HCI_CONN_NEW_LINK_KEY, &conn->flags); in hci_link_key_notify_evt()
H A Dsmp.c3072 if (!test_bit(HCI_CONN_NEW_LINK_KEY, &hcon->flags)) in bredr_pairing()