Home
last modified time | relevance | path

Searched refs:SDP_MAP_MAS_FEATURES_1_2 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java62 static final int SDP_MAP_MAS_FEATURES_1_2 = 0x0000007F; field in BluetoothMapMasInstance
109 private static int sFeatureMask = SDP_MAP_MAS_FEATURES_1_2;
356 sFeatureMask = SDP_MAP_MAS_FEATURES_1_2; in createMasSdpRecord()
368 sFeatureMask = SDP_MAP_MAS_FEATURES_1_2; in createMasSdpRecord()