Home
last modified time | relevance | path

Searched refs:onLeServiceUp (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl107 void onLeServiceUp(); in onLeServiceUp() method
DBluetoothAdapter.java650 mService.onLeServiceUp(); //NA:TODO implementation pending in notifyUserAction()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java549 mBluetooth.onLeServiceUp(); in onBluetoothGattServiceUp()