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

  /external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
bluetooth_Sanity_DefaultState.py 22 if settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:
136 if current_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:
138 elif not current_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE:
  /external/autotest/client/cros/bluetooth/
bluetooth_tester_xmlrpc_server.py 30 bluetooth_socket.MGMT_SETTING_CONNECTABLE |
38 bluetooth_socket.MGMT_SETTING_CONNECTABLE |
170 profile_settings & bluetooth_socket.MGMT_SETTING_CONNECTABLE)
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 130 MGMT_SETTING_CONNECTABLE = 0x00000002
    [all...]

Completed in 566 milliseconds