Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothManager.aidl54 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in bindBluetoothProfileService() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java1329 public boolean bindBluetoothProfileService(int bluetoothProfile, in bindBluetoothProfileService() method in BluetoothManagerService