OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connection_rssi
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/dbus/
bluetooth_device_client.h
86
dbus::Property<int16>
connection_rssi
;
member in struct:chromeos::BluetoothDeviceClient::Properties
bluetooth_device_client.cc
44
RegisterProperty(bluetooth_device::kConnectionRSSI, &
connection_rssi
);
/external/chromium_org/device/bluetooth/
bluetooth_device_chromeos.cc
226
return connection_monitor_started_ ? properties->
connection_rssi
.value()
bluetooth_adapter_chromeos.cc
377
property_name == properties->
connection_rssi
.name() ||
[
all
...]
Completed in 848 milliseconds