Tizen Native API
Public Attributes
wifi_direct_discovered_peer_info_s Struct Reference

Public Attributes

char * device_name
char * mac_address
char * interface_address
int channel
bool is_connected
bool is_group_owner
bool is_persistent_group_owner
wifi_direct_primary_device_type_e primary_device_type
wifi_direct_secondary_device_type_e secondary_device_type
int supported_wps_types
bool is_p2p_invitation_procedure_supported
unsigned int service_count
char ** service_list
bool is_miracast_device
void * vsie_info

Detailed Description

Wi-Fi Direct buffer structure to store result of peer discovery.

Since :
2.3

Member Data Documentation

Channel the device is listening on

Device's friendly name

Device's P2P Interface Address, Valid only if device is a P2P GO

Is peer connected

Is an active P2P Group Owner

Is a wifi display device

Is capable of processing P2P Invitation Procedure signaling

Is a stored Persistent GO

Device's P2P Device Address

Primary category of device

Sub category of device

The number of Registered services

The list of registered services

The list of supported WPS type. The OR operation on wifi_direct_wps_type_e can be used like WIFI_DIRECT_WPS_TYPE_PBC | WIFI_DIRECT_WPS_TYPE_PIN_DISPLAY

The information for vendor specific information element


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License