Searched defs:IsEncrypted (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | acl_connection.cc | 28 bool AclConnection::IsEncrypted() const { return encrypted_; }; in IsEncrypted() function in test_vendor_lib::AclConnection |
H A D | acl_connection_handler.cc | 173 bool AclConnectionHandler::IsEncrypted(uint16_t handle) const { in IsEncrypted() function in test_vendor_lib::AclConnectionHandler |