Searched refs:registerAppConfiguration (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHealth.aidl31 boolean registerAppConfiguration(in BluetoothHealthAppConfiguration config,
H A DBluetoothHealth.java150 return registerAppConfiguration(name, dataType, SINK_ROLE,
170 public boolean registerAppConfiguration(String name, int dataType, int role, method in class:BluetoothHealth
182 result = mService.registerAppConfiguration(config, wrapper);

Completed in 78 milliseconds