Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_default_state_test.py74 bluetooth_socket.MGMT_SETTING_DISCOVERABLE,
122 bluetooth_socket.MGMT_SETTING_DISCOVERABLE,
235 bluetooth_socket.MGMT_SETTING_DISCOVERABLE,
Dbluetooth_adapter_tests.py3415 if settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py132 MGMT_SETTING_DISCOVERABLE = 0x00000008 variable