Searched refs:POWER_LEVEL_DATA_LENGTH (Results 1 – 1 of 1) sorted by relevance
96 public static final int POWER_LEVEL_DATA_LENGTH = 15; field in BleAdvertiserService240 byte[] dataBytes = new byte[POWER_LEVEL_DATA_LENGTH]; in handleIntent()243 for (int i = 2; i < POWER_LEVEL_DATA_LENGTH; i++) { in handleIntent()