5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
sdp_discovery_record_t Struct Reference

#include <wiced_bt_sdp.h>

Data Fields

wiced_bt_sdp_discovery_attribute_tp_first_attr
 
struct sdp_discovery_record_tp_next_rec
 
wiced_bt_device_address_t remote_bd_addr
 
uint32_t time_read
 

Detailed Description

Discovery record from SDP search result

Field Documentation

◆ p_first_attr

wiced_bt_sdp_discovery_attribute_t* sdp_discovery_record_t::p_first_attr

First attribute of record

◆ p_next_rec

struct sdp_discovery_record_t* sdp_discovery_record_t::p_next_rec

Addr of next linked record

◆ remote_bd_addr

wiced_bt_device_address_t sdp_discovery_record_t::remote_bd_addr

Remote BD address

◆ time_read

uint32_t sdp_discovery_record_t::time_read

The time the record was read


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