setBTType method

T setBTType()

设置蓝牙类型(支持压缩的机器需要调用)

Implementation

T setBTType() {
  return push(EBTType());
}