Home
last modified time | relevance | path

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

/external/autotest/client/cros/bluetooth/
Dbluetooth_tester_xmlrpc_server.py32 bluetooth_socket.MGMT_SETTING_SSP |
143 profile_settings & bluetooth_socket.MGMT_SETTING_SSP)
/external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
Dbluetooth_Sanity_DefaultState.py32 if settings & bluetooth_socket.MGMT_SETTING_SSP:
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py135 MGMT_SETTING_SSP = 0x00000040 variable