1# Bluetooth GATT TX Power Service 2 3# Copyright (c) 2020 Nordic Semiconductor ASA 4# SPDX-License-Identifier: Apache-2.0 5 6config BT_TPS 7 bool "GATT TX Power service" 8