<?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>where could I find Library function?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21161/where-could-i-find-library-function</link><description>where could I find Library function? 
 like this: 
 uint32_t,sd_ble_gap_disconnect(uint16_tconn_handle,uint8_thci_status_code);</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Apr 2017 09:04:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21161/where-could-i-find-library-function" /><item><title>RE: where could I find Library function?</title><link>https://devzone.nordicsemi.com/thread/82806?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 09:04:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b2d4e83-1f95-4b52-9a42-3ff439cee3f9</guid><dc:creator>yichen</dc:creator><description>&lt;p&gt;thank you very much, i find it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: where could I find Library function?</title><link>https://devzone.nordicsemi.com/thread/82805?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 08:01:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ada62616-64aa-4cb8-8954-cc87728b2efe</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;All functions with a &lt;code&gt;sd_&lt;/code&gt;-prefix is softdevice calls. The source code of these functions are not available to the user, as this is protected property of Nordic Semiconductor. The softdevice is delivered as hex-file, together with header files defining the functions. You can find the header files in the SDK in the directory:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;[SDK ROOT]\components\softdevice\s13x\headers&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You can find the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.softdevices52/dita/softdevices/s130/s130api.html?cp=2_3_0_1"&gt;API documentation of the softdevices&lt;/a&gt; in our infocenter.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>