esp_ble_gap_register_callback() function
This function is called to occur gap event, such as scan result
Arguments
callback
callback function
Return value
- ESP_OK : success - other : failed
Notes
Avoid performing time-consuming operations within the callback functions.
Examples
esp_ble_gap_register_callback() is referenced by 28 libraries and example projects: