Zephyr Project API  3.1.0
A Scalable Open Source RTOS
ias.h File Reference

Go to the source code of this file.

Data Structures

struct  bt_ias_cb
 Immediate Alert Service callback structure. More...
 

Macros

#define BT_IAS_CB_DEFINE(_name)    static const STRUCT_SECTION_ITERABLE(bt_ias_cb, _CONCAT(bt_ias_cb_, _name))
 Register a callback structure for immediate alert events. More...
 

Functions

int bt_ias_local_alert_stop (void)
 Method for stopping alert locally. More...