Searched refs:COMMAND_START_POWER_LEVEL (Results 1 – 2 of 2) sorted by relevance
49 public static final int COMMAND_START_POWER_LEVEL = 2; field in BleAdvertiserService167 if ((mAdvertiserStatus & (1 << COMMAND_START_POWER_LEVEL)) > 0) { in stopAdvertiser()225 case COMMAND_START_POWER_LEVEL: in handleIntent()
50 BleAdvertiserService.COMMAND_START_POWER_LEVEL); in onCreate()