![]() |
MT2523 API Reference
LinkIt SDK v4
|
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... | |
Define the missed call content received from the remote device.
| 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.