<dd><aclass="anchor"id="_deprecated000002"></a>To be removed in the future as the NimBLE stack return code is also provided. </dd>
<dt>Member <aclass="el"href="class_nim_b_l_e_device.html#a7d44bb960c0bb1bec02a33369c693085">NimBLEDevice::setSecurityCallbacks</a> (<aclass="el"href="class_nim_b_l_e_security_callbacks.html"title="Callbacks to handle GAP events related to authorization. Deprecated - provided for backward compatibi...">NimBLESecurityCallbacks</a> *pCallbacks)</dt>
<dd><aclass="anchor"id="_deprecated000003"></a>For backward compatibility, New code should use client/server callback methods. </dd>
<dd><aclass="anchor"id="_deprecated000004"></a>Use <aclass="el"href="class_nim_b_l_e_remote_characteristic.html#a417bb44d000758535253488f4d77774a"title="Read the value of the remote characteristic.">readValue<uint16_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000005"></a>Use <aclass="el"href="class_nim_b_l_e_remote_characteristic.html#a417bb44d000758535253488f4d77774a"title="Read the value of the remote characteristic.">readValue<uint32_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000006"></a>Use <aclass="el"href="class_nim_b_l_e_remote_characteristic.html#a417bb44d000758535253488f4d77774a"title="Read the value of the remote characteristic.">readValue<uint8_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000007"></a>Use <aclass="el"href="class_nim_b_l_e_remote_characteristic.html#aa08b2f62376568e1fc833e4ff91e8aa7"title="Subscribe for notifications or indications.">subscribe()</a> / <aclass="el"href="class_nim_b_l_e_remote_characteristic.html#a6e331afdbdbc32bf461c9866236a97aa"title="Unsubscribe for notifications or indications.">unsubscribe()</a> instead. </dd>
<dd><aclass="anchor"id="_deprecated000009"></a>Use <aclass="el"href="class_nim_b_l_e_remote_descriptor.html#a7c7c07e6ccd969de568b5bda72ec52d7"title="Read the value of the remote descriptor.">readValue<uint16_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000010"></a>Use <aclass="el"href="class_nim_b_l_e_remote_descriptor.html#a7c7c07e6ccd969de568b5bda72ec52d7"title="Read the value of the remote descriptor.">readValue<uint32_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000008"></a>Use <aclass="el"href="class_nim_b_l_e_remote_descriptor.html#a7c7c07e6ccd969de568b5bda72ec52d7"title="Read the value of the remote descriptor.">readValue<uint8_t>()</a>. </dd>
<dd><aclass="anchor"id="_deprecated000011"></a>Use the security methods provided in <aclass="el"href="class_nim_b_l_e_device.html"title="A model of a BLE Device from which all the BLE roles are created.">NimBLEDevice</a> instead. </dd>
<dd><aclass="anchor"id="_deprecated000012"></a>Use the callbacks provided in <aclass="el"href="class_nim_b_l_e_client_callbacks.html"title="Callbacks associated with a BLE client.">NimBLEClientCallbacks</a> and <aclass="el"href="class_nim_b_l_e_server_callbacks.html"title="Callbacks associated with the operation of a BLE server.">NimBLEServerCallbacks</a> instead. </dd>
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.9.1 </li>