X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbluetooth-ipsp-api.h;h=aac199ad6c670ed471eb7331e2387990dee6ab91;hb=056495021756aa37041f3e498c79f550d1885a91;hp=0d8ed48c80f4d5b6997746e2c818614770664bcd;hpb=9bd2728bfacffc1f598c78b9a9187e893bc2e766;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git diff --git a/include/bluetooth-ipsp-api.h b/include/bluetooth-ipsp-api.h index 0d8ed48..aac199a 100755 --- a/include/bluetooth-ipsp-api.h +++ b/include/bluetooth-ipsp-api.h @@ -103,7 +103,7 @@ int bluetooth_ipsp_deinit(void); * @param[in] device_address - remote device address. * * @remark None - * @see bluetooth_ipsp_disconnect() + * @see bluetooth_ipsp_disconnect() */ int bluetooth_ipsp_connect(const ipsp_device_address_t *device_address); @@ -122,7 +122,7 @@ int bluetooth_ipsp_connect(const ipsp_device_address_t *device_address); * @param[in] device_address - remote device address. * * @remark None - * @see bluetooth_ipsp_disconnect() + * @see bluetooth_ipsp_disconnect() */ int bluetooth_ipsp_disconnect(const ipsp_device_address_t *device_address);