TizenRT Public API  v2.0 M2
bt_pbap_vcard_info_s Struct Reference

The structure type containing vCard information. 3.0. More...

#include <bluetooth_type.h>

Data Fields

int index
 
const char * contact_name
 

Detailed Description

The structure type containing vCard information. 3.0.

See also
bt_pbap_client_pull_vcard()

Definition at line 2052 of file bluetooth_type.h.

Field Documentation

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.


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