AIROC™ BTSDK v4.7 - Documentation | ||||
Discovery database (used for performing service searches and holding search results) More...
Data Fields | |
uint32_t | mem_size |
Memory size of the DB. | |
uint32_t | mem_free |
Memory still available. | |
wiced_bt_sdp_discovery_record_t * | p_first_rec |
Addr of first record in DB. | |
uint16_t | num_uuid_filters |
Number of UUIds to filter. | |
wiced_bt_uuid_t | uid_filters [SDP_MAX_UUID_FILTERS] |
UUIDs to filter. | |
uint16_t | num_attr_filters |
Number of attribute filters. | |
uint16_t | attr_filters [SDP_MAX_ATTR_FILTERS] |
Attributes to filter. | |
uint8_t * | p_free_mem |
Pointer to free memory. | |
Discovery database (used for performing service searches and holding search results)