Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c705 if (test_bit(HCI_CONN_ENCRYPT_PEND, &conn->pend)) { in hci_auth_complete_evt()
714 clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->pend); in hci_auth_complete_evt()
742 clear_bit(HCI_CONN_ENCRYPT_PEND, &conn->pend); in hci_encrypt_change_evt()
Dhci_conn.c320 if (test_and_set_bit(HCI_CONN_ENCRYPT_PEND, &conn->pend)) in hci_conn_encrypt()
/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h197 HCI_CONN_ENCRYPT_PEND enumerator