Home
last modified time | relevance | path

Searched refs:stopMultiAdvertising (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl47 void stopMultiAdvertising(in int appIf); in stopMultiAdvertising() method
/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java293 mBluetoothGatt.stopMultiAdvertising(mClientIf); in stopAdvertising()