Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_batchscan.c565 UINT8 enable_param[BTM_BLE_BATCH_SCAN_ENB_DISB_LEN], *pp_enable; in btm_ble_enable_disable_batchscan() local
572 pp_enable = enable_param; in btm_ble_enable_disable_batchscan()
573 memset(enable_param, 0, BTM_BLE_BATCH_SCAN_ENB_DISB_LEN); in btm_ble_enable_disable_batchscan()
579 BTM_BLE_BATCH_SCAN_ENB_DISB_LEN, enable_param, in btm_ble_enable_disable_batchscan()