Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dacl.cc575 void SetConnectionEncryption(hci::Enable is_encryption_enabled) { in SetConnectionEncryption() argument
576 ASSERT(connection_->SetConnectionEncryption(is_encryption_enabled)); in SetConnectionEncryption()