add MBED_DEPRECATED comment for maintainers to find it

pull/14436/head
Paul Szczepanek 2021-04-08 09:53:23 +01:00
parent cc478b3896
commit d594aa2d4b
6 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef MBED_BLE_BATTERY_SERVICE_H__

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef __BLE_DEVICE_INFORMATION_SERVICE_H__

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef __BLE_ENVIRONMENTAL_SERVICE_H__

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef __BLE_HEALTH_THERMOMETER_SERVICE_H__

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef MBED_BLE_HEART_RATE_SERVICE_H__

View File

@ -16,6 +16,7 @@
* limitations under the License.
*/
/* MBED_DEPRECATED */
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
#ifndef __BLE_LINK_LOSS_SERVICE_H__