Searched refs:BLE_RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance
55 private static final int BLE_RETRY_LIMIT = 5; field in BleManager154 } else if (mAdvertiserStartCount < BLE_RETRY_LIMIT) { in startAdvertisingInternally()