esp_ble_oob_req_reply() function
This function is called to provide the OOB data for SMP in response to ESP_GAP_BLE_OOB_REQ_EVT
Arguments
bd_addr
BD address of the peer device.
TK
Temporary Key value, the TK value shall be a 128-bit random number
len
length of temporary key, should always be 128-bit
Return value
- ESP_OK : success - other : failed
Examples
esp_ble_oob_req_reply() is referenced by 5 libraries and example projects: