TizenRT Public API
v2.0 M2
|
The structure type containing vCard information. 3.0. More...
#include <bluetooth_type.h>
Data Fields | |
int | index |
const char * | contact_name |
The structure type containing vCard information. 3.0.
Definition at line 2052 of file bluetooth_type.h.
const char* contact_name |
The contact name of the vCard
Definition at line 2054 of file bluetooth_type.h.
int index |
The vcard index, used as a parameter for bt_pbap_client_pull_vcard()
Definition at line 2053 of file bluetooth_type.h.