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

  /external/autotest/client/cros/bluetooth/
bluetooth_tester_xmlrpc_server.py 33 bluetooth_socket.MGMT_SETTING_BREDR |
112 if turn_on & bluetooth_socket.MGMT_SETTING_BREDR:
122 if turn_off & bluetooth_socket.MGMT_SETTING_BREDR:
133 if profile_settings & bluetooth_socket.MGMT_SETTING_BREDR:
196 if profile_settings & bluetooth_socket.MGMT_SETTING_BREDR:
233 if profile_settings & bluetooth_socket.MGMT_SETTING_BREDR:
  /external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
bluetooth_Sanity_DefaultState.py 34 if settings & bluetooth_socket.MGMT_SETTING_BREDR:
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 136 MGMT_SETTING_BREDR = 0x00000080
    [all...]

Completed in 795 milliseconds