<?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>Asking device manager how many bonds it has</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8175/asking-device-manager-how-many-bonds-it-has</link><description>What&amp;#39;s the best way to ask the device manager how many bonds it has? Or even, whether it has any bonds at all? 
 I can see nothing in the API docs here: 
 developer.nordicsemi.com/.../a00983.html 
 I&amp;#39;m using SDK 8.1.0, gcc, S110, BLE peripheral.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Jul 2015 08:55:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8175/asking-device-manager-how-many-bonds-it-has" /><item><title>RE: Asking device manager how many bonds it has</title><link>https://devzone.nordicsemi.com/thread/29379?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2015 08:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45f8698c-bf52-4337-87b8-ec17b2729a33</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;dm_whitelist_create(). It will return a ble_gap_whitelist_t struct with the irk_count and addr_count. Together they should represent the number of bonds. &lt;a href="https://devzone.nordicsemi.com/question/15524/unique-identifier-for-bonds-in-application-space/"&gt;This&lt;/a&gt; question may provide some more information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>