| 
    BlueToe
    
   an alternative GATT/BLE implementation 
   | 
 
option, that allows to define the scan response data at runtime More...
#include <bluetoe/custom_advertising.hpp>
Public Member Functions | |
| void | set_runtime_custom_scan_response_data (const std::uint8_t *begin, std::size_t buffer_size) | 
| set the scan response data to be used.   | |
option, that allows to define the scan response data at runtime
      
  | 
  inline | 
set the scan response data to be used.
The function copies to the data given by begin and buffer_size into an internal buffer.