MT2523 API Reference  LinkIt SDK v4
bt_notify_missed_call_t Struct Reference

Define the missed call content received from the remote device. More...

#include <bt_notify.h>

Data Fields

uint16_t sender [50]
 The caller. More...
 
uint16_t sender_number [20]
 The call number. More...
 
uint32_t msg_id
 The notification ID. More...
 
uint32_t missed_call_count
 The number of missed calls. More...
 
uint32_t timestamp
 The timestamp. More...
 

Detailed Description

Define the missed call content received from the remote device.

Field Documentation

uint32_t missed_call_count

The number of missed calls.

uint32_t msg_id

The notification ID.

uint16_t sender[50 ]

The caller.

uint16_t sender_number[20 ]

The call number.

uint32_t timestamp

The timestamp.


The documentation for this struct was generated from the following file: