Searched defs:IsEncrypted (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ | ||
| D | acl_connection.cc | 34 bool AclConnection::IsEncrypted() const { return encrypted_; }; in IsEncrypted() function in rootcanal::AclConnection |
| D | acl_connection_handler.cc | 239 bool AclConnectionHandler::IsEncrypted(uint16_t handle) const { in IsEncrypted() function in rootcanal::AclConnectionHandler |