Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py746 def set_link_security(self, index, link_security): argument
759 msg_data = struct.pack('<B', bool(link_security))
765 if status == MGMT_STATUS_NOT_SUPPORTED and not link_security: