Home
last modified time | relevance | path

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

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