Zephyr Project API
3.5.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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
#include <
stdint.h
>
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
34
int
bt_hrs_notify
(
uint16_t
heartrate);
35
36
#ifdef __cplusplus
37
}
38
#endif
39
44
#endif
/* ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_HRS_H_ */
bt_hrs_notify
int bt_hrs_notify(uint16_t heartrate)
Notify heart rate measurement.
stdint.h
uint16_t
__UINT16_TYPE__ uint16_t
Definition
stdint.h:89
include
zephyr
bluetooth
services
hrs.h
Generated on Tue Mar 5 2024 08:42:06 for Zephyr Project API by
1.9.8