Home
last modified time | relevance | path

Searched defs:bindBluetoothProfileService (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothManager.aidl54 …boolean bindBluetoothProfileService(int profile, String serviceName, IBluetoothProfileServiceConne… in bindBluetoothProfileService() method
/packages/modules/Bluetooth/service/java/com/android/server/bluetooth/
DBluetoothManagerService.java1544 public boolean bindBluetoothProfileService(int bluetoothProfile, String serviceName, in bindBluetoothProfileService() method in BluetoothManagerService