Searched refs:mCommand (Results 1 – 4 of 4) sorted by relevance
40 private int mCommand; field in BleButtonActivity49 mCommand = BleClientService.COMMAND_DISCOVER_SERVICE; in BleButtonActivity()56 mCommand = BleClientService.COMMAND_DISCONNECT; in BleButtonActivity()75 intent.putExtra(BleClientService.EXTRA_COMMAND, mCommand); in onCreate()
83 : mCommand(command), in AudioProtocol()98 uint32_t mCommand;
31 mBuffer[0] = htonl(mCommand); in sendCommand()38 if (!checkHeaderId(data, mCommand)) { in handleReply()
8086 final int mCommand