From: Wootak Jung Date: Tue, 24 Mar 2020 00:46:03 +0000 (+0900) Subject: Supplement API reference X-Git-Tag: submit/tizen_5.5/20200330.044545^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=457467d5c47c9e913e9fa2c74c77912c5f021d91;p=platform%2Fcore%2Fapi%2Fbluetooth.git Supplement API reference bt_adapter_le_add_advertising_service_uuid() Change-Id: I69f9dda838b8aee5bba4c1175ec2d1b8fb5c4b3a --- diff --git a/include/bluetooth.h b/include/bluetooth.h index 6a50145..69b658b 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -1227,7 +1227,13 @@ int bt_ipsp_unset_connection_state_changed_cb(void); * including data type and system wide data. * @since_tizen 2.3.1 * - * @remarks 16-bit UUID or 128-bit UUID is supported. (e.g. 180F, 0000180F-0000-1000-8000-00805F9B34FB). + * @remarks 16-bit UUID or 128-bit UUID is supported. + * (e.g. 180F, 0000180F-0000-1000-8000-00805F9B34FB). + * 16-bit UUID is advertised as 16-bit UUID. + * 128-bit UUID made from base UUID(00000000-0000-1000-8000-00805F9B34FB) + * is converted to the 16-bit equivalent form and advertised as such. + * (e.g. 0000180F-0000-1000-8000-00805F9B34FB is converted to 180F 16-bit form). + * Any other 128-bit UUID is advertised as 128-bit UUID. * * @param[in] advertiser The handle of advertiser * @param[in] pkt_type The packet type