OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bluetooth_device
(Results
1 - 6
of
6
) sorted by null
/external/autotest/server/cros/bluetooth/
bluetooth_test.py
7
from autotest_lib.server.cros.bluetooth import
bluetooth_device
namespace
40
self.device =
bluetooth_device
.BluetoothDevice(device_host)
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/
network_WiFi_BluetoothScanPerf.py
15
from autotest_lib.server.cros.bluetooth import
bluetooth_device
namespace
97
bt_device =
bluetooth_device
.BluetoothDevice(host)
/external/autotest/client/cros/chameleon/
chameleon_audio_helper.py
13
from autotest_lib.server.cros.bluetooth import
bluetooth_device
namespace
184
self._bluetooth_device =
bluetooth_device
.BluetoothDevice(
/external/cros/system_api/dbus/
service_constants.h
270
namespace
bluetooth_device
{
namespace
334
} // namespace
bluetooth_device
[
all
...]
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java
224
name = context.getString(R.string.
bluetooth_device
);
DeviceProfilesSettings.java
279
name = context.getString(R.string.
bluetooth_device
);
Completed in 118 milliseconds