Home
last modified time | relevance | path

Searched refs:start_scan_cb (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1386 tBTA_START_STOP_SCAN_CMPL_CBACK *start_scan_cb) in btc_ble_start_scanning() argument
1388 if ((results_cb != NULL) && (start_scan_cb != NULL)) { in btc_ble_start_scanning()
1393 BTA_DmBleScan(true, duration, results_cb, start_scan_cb); in btc_ble_start_scanning()