Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py1089 def set_secure_connections(self, index, secure_conn): argument
1099 msg_data = struct.pack('<B', bool(secure_conn))
1105 if status == MGMT_STATUS_NOT_SUPPORTED and not secure_conn: