- wrong API description is used. So, we fixed it.
Change-Id: Ic85452892c8373778ecc120dacbce2ce103b65f5
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
/**
* @brief Send 'leave device management request' command
- * @details The Mgmt_Bind_req is generated from a Local Device wishing to retrieve the
- * contents of the Binding Table from the Remote Device.\n\n The destination
- * addressing on this command shall be unicast only and the destination address
- * must be that of a Primary binding table cache or source device holding its own
- * binding table.
+ * @details The Mgmt_Leave_req is generated from a Local Device requesting that a Remote
+ * Device leave the network or to request that another device leave the network.
+ * The Mgmt_Leave_req is generated by a management application which directs the
+ * request to a Remote Device where the NLME-LEAVE.request is to be executed
+ * using the parameter supplied by Mgmt_Leave_req.
*
* @since_tizen 4.0
* @privlevel public