Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
Dbluetooth_Sanity_DefaultState.py32 if settings & bluetooth_socket.MGMT_SETTING_LINK_SECURITY:
/external/autotest/client/cros/bluetooth/
Dbluetooth_tester_xmlrpc_server.py162 bluetooth_socket.MGMT_SETTING_LINK_SECURITY))
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py134 MGMT_SETTING_LINK_SECURITY = 0x00000020 variable