Home
last modified time | relevance | path

Searched defs:t_sdp_disc_attr (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_discovery_db.h49 typedef struct t_sdp_disc_attr { struct
50 struct t_sdp_disc_attr* p_next_attr; /* Addr of next linked attr */ argument
51 uint16_t attr_id; /* Attribute ID */
52 uint16_t attr_len_type; /* Length and type fields */
53 tSDP_DISC_ATVAL attr_value; /* Variable length entry data */