Searched refs:btstack_crypto_wait_for_hci_result (Results 1 – 1 of 1) sorted by relevance
138 static bool btstack_crypto_wait_for_hci_result; variable285 btstack_crypto_wait_for_hci_result = 1; in btstack_crypto_aes128_start()856 if (btstack_crypto_wait_for_hci_result) return; in btstack_crypto_run()865 btstack_crypto_wait_for_hci_result = true; in btstack_crypto_run()885 btstack_crypto_wait_for_hci_result = 1; in btstack_crypto_run()951 btstack_crypto_wait_for_hci_result = true; in btstack_crypto_run()955 btstack_crypto_wait_for_hci_result = 1; in btstack_crypto_run()962 btstack_crypto_wait_for_hci_result = true; in btstack_crypto_run()978 btstack_crypto_wait_for_hci_result = 1; in btstack_crypto_run()1113 if (!btstack_crypto_wait_for_hci_result) return; in btstack_crypto_event_handler()[all …]