esp_ble_gap_start_advertising() function
This function is called to start advertising.
Arguments
adv_params
pointer to User defined adv_params data structure.
Return value
- ESP_OK : success - other : failed
![]()
esp_ble_gap_start_advertising(&blufi_adv_params);
esp_ble_gap_start_advertising() is called by 3 functions and calls 2 functions:
![]()
esp_ble_gap_start_advertising()
esp_ble_gap_start_advertising() reads 6 variables and writes 3 variables:
![]()
esp_ble_gap_start_advertising()