HCI_CONN_STK_ENCRYPT 5615 net/bluetooth/hci_event.c 		set_bit(HCI_CONN_STK_ENCRYPT, &conn->flags);
HCI_CONN_STK_ENCRYPT 5619 net/bluetooth/hci_event.c 		clear_bit(HCI_CONN_STK_ENCRYPT, &conn->flags);
HCI_CONN_STK_ENCRYPT 1006 net/bluetooth/smp.c 		set_bit(HCI_CONN_STK_ENCRYPT, &hcon->flags);
HCI_CONN_STK_ENCRYPT 2226 net/bluetooth/smp.c 	clear_bit(HCI_CONN_STK_ENCRYPT, &hcon->flags);
HCI_CONN_STK_ENCRYPT 2244 net/bluetooth/smp.c 	    test_bit(HCI_CONN_STK_ENCRYPT, &hcon->flags) &&