<?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>Delete a single central from the bonded centrals database</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2611/delete-a-single-central-from-the-bonded-centrals-database</link><description>Hi,
I would like to delete a single bonded central from the bonded centrals database. 
 I&amp;#39;m looking at the documentation for the function 
 ble_bondmngr_bonded_central_delete ( uint16_t central_id ) 
 and think that I should get the parameter central_id</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 May 2014 07:32:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2611/delete-a-single-central-from-the-bonded-centrals-database" /><item><title>RE: Delete a single central from the bonded centrals database</title><link>https://devzone.nordicsemi.com/thread/10325?ContentTypeID=1</link><pubDate>Fri, 23 May 2014 07:32:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c1a6afe-8fec-4588-9b14-a0b6a24c13a4</guid><dc:creator>Balaji Srinivasan</dc:creator><description>&lt;p&gt;Hi Samuele,&lt;/p&gt;
&lt;p&gt;The central id is provided by the bond manager whenever it raises an event. (See &lt;em&gt;central_id&lt;/em&gt; inside the &lt;em&gt;ble_bondmngr_evt_t&lt;/em&gt; structure.) Whenever the application receives an event from the bond manager, (eg. BLE_BONDMNGR_EVT_NEW_BOND or BLE_BONDMNGR_EVT_CONN_TO_BONDED_CENTRAL.. ), the app can extract the &lt;em&gt;central_id&lt;/em&gt; from the bond manager event. That way the app will know the ID of the currently bonded central.&lt;/p&gt;
&lt;p&gt;Hope this explains.&lt;/p&gt;
&lt;p&gt;Cheers,
Balaji&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>