Searched refs:mContentControlIdCharacteristic (Results 1 – 1 of 1) sorted by relevance
118 private final GattCharacteristic mContentControlIdCharacteristic; field in TbsGatt283 mContentControlIdCharacteristic = in TbsGatt()345 mContentControlIdCharacteristic.setValue(ccid, BluetoothGattCharacteristic.FORMAT_UINT8, 0); in init()367 gattService.addCharacteristic(mContentControlIdCharacteristic); in init()1395 return mContentControlIdCharacteristic; in getLocalCharacteristicWrapper()