esp_ble_gap_get_local_used_addr() function
This function is called to get local used address and address type. uint8_t *esp_bt_dev_get_address(void) get the public address
Arguments
local_used_addr
- current local used ble address (six bytes)
addr_type
- ble address type
Return value
- ESP_OK : success - other : failed
Examples
esp_ble_gap_get_local_used_addr() is referenced by 1 libraries and example projects: