HomeSort by relevance Sort by last modified time
    Searched refs:MGMT_SETTING_DISCOVERABLE (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
bluetooth_Sanity_DefaultState.py 26 if settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
92 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
130 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
235 if current_settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE:
  /external/autotest/client/cros/bluetooth/
bluetooth_tester_xmlrpc_server.py 261 return settings & bluetooth_socket.MGMT_SETTING_DISCOVERABLE
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 132 MGMT_SETTING_DISCOVERABLE = 0x00000008
    [all...]

Completed in 56 milliseconds