Searched refs:secure_conn (Results 1 – 1 of 1) sorted by relevance
1089 def set_secure_connections(self, index, secure_conn): argument1099 msg_data = struct.pack('<B', bool(secure_conn))1105 if status == MGMT_STATUS_NOT_SUPPORTED and not secure_conn: