diff options
author | wchang kim <wchang.kim@samsung.com> | 2017-09-11 08:51:22 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2017-09-11 08:51:22 +0900 |
commit | 8b59dab9b23f23810f3e30bf536742162d1f7da1 (patch) | |
tree | c5fcbeba6e91a2e306b820c14c7cdc2e305f4b70 | |
parent | 4e107e688157554ed8a2a749d04d40314dd2e675 (diff) | |
parent | 2addbe50b24c6a728df4de291ca70bc21d0c8412 (diff) | |
download | building-blocks-8b59dab9b23f23810f3e30bf536742162d1f7da1.tar.gz building-blocks-8b59dab9b23f23810f3e30bf536742162d1f7da1.tar.bz2 building-blocks-8b59dab9b23f23810f3e30bf536742162d1f7da1.zip |
Merge branch 'tizen' into tizen_4.0
-rw-r--r-- | packaging/domain-apis.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/domain-apis.inc b/packaging/domain-apis.inc index e5971a6..fd7a676 100644 --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@ -1177,6 +1177,7 @@ Suggests: bluetooth-firmware-bcm-artik Suggests: bluetooth-firmware-bcm-exynos3250 Suggests: bluetooth-firmware-bcm-exynos7270 Suggests: bluetooth-firmware-sprd-TM1 +Suggests: bluetooth-firmware-bcm-rpi3 #Profiles Suggests: bluetooth-frwk-profile_common @@ -1208,6 +1209,7 @@ Enabling Bluetooth BREDR and it is possible to Bluetooth BREDR API<br> - TW1 : bluetooth-firmware-bcm-exynos3250<br> - TW2 : bluetooth-firmware-bcm-exynos7270<br> - Artik : bluetooth-firmware-bcm-artik<br> +- RPI3 : bluetooth-firmware-bcm-rpi3<br> 2. BREDR only<br> - bluez-extension-bredr<br> 3. Profiles<br> @@ -1294,6 +1296,7 @@ Suggests: bluetooth-firmware-bcm-artik Suggests: bluetooth-firmware-bcm-exynos3250 Suggests: bluetooth-firmware-bcm-exynos7270 Suggests: bluetooth-firmware-sprd-TM1 +Suggests: bluetooth-firmware-bcm-rpi3 #Profiles Suggests: bluetooth-frwk-profile_common @@ -1326,6 +1329,7 @@ Enabling Bluetooth LE Only functionality<br> - TW1 : bluetooth-firmware-bcm-exynos3250<br> - TW2 : bluetooth-firmware-bcm-exynos7270<br> - Artik : bluetooth-firmware-bcm-artik<br> +- RPI3 : bluetooth-firmware-bcm-rpi3<br> 2. Profiles<br> - mobile : bluetooth-frwk-profile_mobile, bluetooth-tools-profile_mobile, bluez-profile_common<br> - wearable : bluetooth-frwk-profile_wearable, bluetooth-tools-profile_wearable, bluez-profile_wearable<br> |