Searched refs:EXTRA_CODEC_STATUS (Results 1 – 5 of 5) sorted by relevance
39 public static final String EXTRA_CODEC_STATUS = "android.bluetooth.extra.CODEC_STATUS"; field in BluetoothCodecStatus
132 BluetoothCodecStatus.EXTRA_CODEC_STATUS);
1158 hasExtra(BluetoothCodecStatus.EXTRA_CODEC_STATUS, codecStatus)); in generateCodecMessageFromNative()
1172 intent.putExtra(BluetoothCodecStatus.EXTRA_CODEC_STATUS, codecStatus); in broadcastCodecConfig()
489 field public static final String EXTRA_CODEC_STATUS = "android.bluetooth.extra.CODEC_STATUS";