Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc872 void SetEncryptionResult(const RawAddress& address, bool success) { in SetEncryptionResult() function in bluetooth::has::internal::__anon99444c580111::HasClientTestBase
1288 SetEncryptionResult(test_address, false); in TEST_F()
1302 SetEncryptionResult(test_address, false); in TEST_F()
1308 SetEncryptionResult(test_address, true); in TEST_F()
1317 SetEncryptionResult(test_address, false); in TEST_F()
1332 SetEncryptionResult(test_address, true); in TEST_F()
1339 SetEncryptionResult(test_address, true); in TEST_F()
1409 SetEncryptionResult(test_address, true); in TEST_F()
/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc456 void SetEncryptionResult(const RawAddress& address, bool success) { in SetEncryptionResult() function in bluetooth::vc::internal::__anon9294a3d40111::VolumeControlTest
655 SetEncryptionResult(test_address, false); in TEST_F()
662 SetEncryptionResult(test_address, true); in TEST_F()
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc530 void SetEncryptionResult(const RawAddress& address, bool success) { in SetEncryptionResult() function in bluetooth::csis::internal::__anon188840a40111::CsisClientTest