Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothLeBroadcastMetadata.kt19 import com.android.settingslib.bluetooth.BluetoothLeBroadcastMetadataExt.toQrCodeString
29 BluetoothLeBroadcastMetadataExt.convertToBroadcastMetadata(qrCodeString)
H A DBluetoothLeBroadcastMetadataExt.kt31 object BluetoothLeBroadcastMetadataExt { regex
/aosp14/frameworks/base/packages/SettingsLib/tests/unit/src/com/android/settingslib/bluetooth/
H A DBluetoothLeBroadcastMetadataExtTest.kt26 import com.android.settingslib.bluetooth.BluetoothLeBroadcastMetadataExt.toQrCodeString
108 BluetoothLeBroadcastMetadataExt.convertToBroadcastMetadata(qrCodeString)!!
159 BluetoothLeBroadcastMetadataExt.convertToBroadcastMetadata(qrCodeString)!!
176 val metadata = BluetoothLeBroadcastMetadataExt.convertToBroadcastMetadata(QR_CODE_STRING)!!