Phone Alert Status Service Client module. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Phone Alert Status Service Client module.
The Phone Alert Status Service Client contains the APIs and types, which can be used by the application to discovery of Phone Alert Status Service of peer and interact with it.
The application must provide an event handler to be register, then call pass_client_init(). After Phone Alert Status Service Client discoveries peer Phone Alert Statuse Service, application can call pass_c_ctrl_point_set() to send ringer control point to peer, When ringer setting or alert status is changed, the module will receive notification from peer if notifications of them are enabled, application also can call pass_c_ringer_set_read() and pass_c_alert_status_read() to get new value of them on peer.