Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java175 handleStopAdvertising(client); in handleMessage()
206 private void handleStopAdvertising(AdvertiseClient client) { in handleStopAdvertising() method in AdvertiseManager.ClientHandler