mirror of https://github.com/ARMmbed/mbed-os.git
add MBED_DEPRECATED comment for maintainers to find it
parent
cc478b3896
commit
d594aa2d4b
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
||||||
|
|
||||||
#ifndef MBED_BLE_BATTERY_SERVICE_H__
|
#ifndef MBED_BLE_BATTERY_SERVICE_H__
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
||||||
|
|
||||||
#ifndef __BLE_DEVICE_INFORMATION_SERVICE_H__
|
#ifndef __BLE_DEVICE_INFORMATION_SERVICE_H__
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
||||||
|
|
||||||
#ifndef __BLE_ENVIRONMENTAL_SERVICE_H__
|
#ifndef __BLE_ENVIRONMENTAL_SERVICE_H__
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
||||||
|
|
||||||
#ifndef __BLE_HEALTH_THERMOMETER_SERVICE_H__
|
#ifndef __BLE_HEALTH_THERMOMETER_SERVICE_H__
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#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__
|
#ifndef MBED_BLE_HEART_RATE_SERVICE_H__
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* MBED_DEPRECATED */
|
||||||
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
#warning "These services are deprecated and will be removed. Please see services.md for details about replacement services."
|
||||||
|
|
||||||
#ifndef __BLE_LINK_LOSS_SERVICE_H__
|
#ifndef __BLE_LINK_LOSS_SERVICE_H__
|
||||||
|
|
Loading…
Reference in New Issue