call the right func for set scan response

pull/8738/head
paul-szczepanek-arm 2018-11-09 15:00:40 +00:00 committed by Vincent Coubard
parent b276e6edaf
commit 587eb9845e
1 changed files with 1 additions and 1 deletions

View File

@ -1696,7 +1696,7 @@ ble_error_t GenericGap::setAdvertisingData(AdvHandle_t handle, const Advertising
}
if (scan_reponse) {
_pal_gap.set_extended_advertising_data(
_pal_gap.set_extended_scan_response_data(
handle,
operation,
minimiseFragmentation,