OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConnectedHealthDevices
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl
39
List<BluetoothDevice>
getConnectedHealthDevices
();
BluetoothHealth.java
380
return mService.
getConnectedHealthDevices
();
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
390
public List<BluetoothDevice>
getConnectedHealthDevices
() {
393
return service.
getConnectedHealthDevices
();
474
List<BluetoothDevice>
getConnectedHealthDevices
() {
[
all
...]
Completed in 139 milliseconds