Supplement API reference 47/228547/1
authorWootak Jung <wootak.jung@samsung.com>
Tue, 24 Mar 2020 00:46:03 +0000 (09:46 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Tue, 24 Mar 2020 00:46:03 +0000 (09:46 +0900)
bt_adapter_le_add_advertising_service_uuid()

Change-Id: I69f9dda838b8aee5bba4c1175ec2d1b8fb5c4b3a

include/bluetooth.h

index 6a50145..69b658b 100644 (file)
@@ -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