diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2020-04-23 13:12:37 +0900 |
---|---|---|
committer | DoHyun Pyun <dh79.pyun@samsung.com> | 2020-04-23 13:12:37 +0900 |
commit | 9607312a383b4335fd7c9a56bfdb07d3e1f9c9ac (patch) | |
tree | d0412d44317c313c9cbf250668e3780e0a5fae9f /packaging/domain-apis-network.inc | |
parent | 076f0bf5e00cb4b5c3b3a4bcde15f27566d28d67 (diff) | |
download | building-blocks-9607312a383b4335fd7c9a56bfdb07d3e1f9c9ac.tar.gz building-blocks-9607312a383b4335fd7c9a56bfdb07d3e1f9c9ac.tar.bz2 building-blocks-9607312a383b4335fd7c9a56bfdb07d3e1f9c9ac.zip |
Add bluetooth pbap and map agent to mobile profile
Change-Id: I4d9987b9fd116bff86f27f562ec661c387c03209
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Diffstat (limited to 'packaging/domain-apis-network.inc')
-rw-r--r-- | packaging/domain-apis-network.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/domain-apis-network.inc b/packaging/domain-apis-network.inc index 1ae41e3..b1b5b50 100644 --- a/packaging/domain-apis-network.inc +++ b/packaging/domain-apis-network.inc @@ -91,7 +91,7 @@ Enabling Bluetooth BREDR and it is possible to Bluetooth BREDR API<br> 2. BREDR only<br> - bluez-extension-bredr<br> 3. Profiles<br> -- mobile : bluetooth-frwk-profile_mobile, bluetooth-tools-profile_mobile, bluez-profile_common<br> +- mobile : bluetooth-frwk-profile_mobile, bluetooth-tools-profile_mobile, bluez-profile_common, bluetooth-agent-pbap, bluetooth-agent-map<br> - wearable : bluetooth-frwk-profile_wearable, bluetooth-tools-profile_wearable, bluez-profile_wearable<br> - common : bluetooth-frwk-profile_common, bluetooth-tools-profile_common, bluez-profile_common<br> - tv : bluetooth-frwk-profile_tv, bluetooth-tools-profile_common, bluez-profile_tv<br> |