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

  /external/autotest/client/cros/bluetooth/
bluetooth_tester_xmlrpc_server.py 31 bluetooth_socket.MGMT_SETTING_PAIRABLE |
39 bluetooth_socket.MGMT_SETTING_PAIRABLE |
176 profile_settings & bluetooth_socket.MGMT_SETTING_PAIRABLE)
  /external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
bluetooth_Sanity_DefaultState.py 28 if settings & bluetooth_socket.MGMT_SETTING_PAIRABLE:
127 if not current_settings & bluetooth_socket.MGMT_SETTING_PAIRABLE:
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 133 MGMT_SETTING_PAIRABLE = 0x00000010
    [all...]

Completed in 238 milliseconds