Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
hrs.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2016 Intel Corporation
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_HRS_H_
8
#define ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_HRS_H_
9
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
32
int
bt_hrs_notify
(
uint16_t
heartrate);
33
34
#ifdef __cplusplus
35
}
36
#endif
37
42
#endif
/* ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_HRS_H_ */
bt_hrs_notify
int bt_hrs_notify(uint16_t heartrate)
Notify heart rate measurement.
uint16_t
__UINT16_TYPE__ uint16_t
Definition:
stdint.h:59
include
bluetooth
services
hrs.h
Generated on Sun Oct 9 2022 09:21:56 for Zephyr API Documentation by
1.9.4