Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAppAdvertiseStats.java209 static void recordAdvertiseErrorCount(int key) { in recordAdvertiseErrorCount() method in AppAdvertiseStats
DAdvertiseManager.java175 AppAdvertiseStats.recordAdvertiseErrorCount(LE_ADV_ERROR_ON_START_COUNT); in onAdvertisingSetStarted()