<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>display user defined scaned response data in andriod app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3145/display-user-defined-scaned-response-data-in-andriod-app</link><description>i need to display my scanned response data in android application along with the device address.for displaying the device address getaddress()function is there in android API.Is there any function for displaying my scanned response data???</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jul 2014 11:31:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3145/display-user-defined-scaned-response-data-in-andriod-app" /><item><title>RE: display user defined scaned response data in andriod app</title><link>https://devzone.nordicsemi.com/thread/11634?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2014 11:31:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea9085e5-a5d8-4993-b5ac-0d9c660a03dc</guid><dc:creator>Vebj&amp;#248;rn</dc:creator><description>&lt;p&gt;Have you registered an onLeScan callback? If so, the response data should be in the scanRecord byte array. &lt;a href="https://developer.android.com/reference/android/bluetooth/BluetoothAdapter.LeScanCallback.html"&gt;developer.android.com/.../BluetoothAdapter.LeScanCallback.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>