Searched defs:_bluetooth_sdp_hdr_overlay (Results 1 – 1 of 1) sorted by relevance
56 typedef struct _bluetooth_sdp_hdr_overlay { struct57 bluetooth_sdp_types type;58 bluetooth::Uuid uuid;59 uint32_t service_name_length;60 const char* service_name;61 int32_t rfcomm_channel_number;62 int32_t l2cap_psm;63 int32_t profile_version;66 int user1_ptr_len;67 const uint8_t* user1_ptr;[all …]