Searched defs:supported_message_types (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DSdpMasRecord.java41 int supported_message_types,
48 this.mSupportedMessageTypes = supported_message_types;
36 SdpMasRecord(int mas_instance_id, int l2cap_psm, int rfcomm_channel_number, int profile_version, int supported_features, int supported_message_types, String service_name) argument

Completed in 25 milliseconds