Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_sdp.h57 typedef struct _bluetooth_sdp_hdr_overlay { struct
58 bluetooth_sdp_types type;
59 bluetooth::Uuid uuid;
60 uint32_t service_name_length;
61 const char* service_name;
62 int32_t rfcomm_channel_number;
63 int32_t l2cap_psm;
64 int32_t profile_version;
67 int user1_ptr_len;
68 const uint8_t* user1_ptr;
[all …]