Pandora: Configure identity address type

This commit is contained in:
Josh Wu
2023-08-02 17:46:32 +08:00
committed by Lucas Abel
parent 3ab2cd5e71
commit 0301b1a999
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -232,6 +232,7 @@ class SecurityService(SecurityServicer):
sc=config.pairing_sc_enable,
mitm=config.pairing_mitm_enable,
bonding=config.pairing_bonding_enable,
identity_address_type=config.identity_address_type,
delegate=PairingDelegate(
connection,
self,