Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/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()
575 UINT8_TO_STREAM (pp_enable, BTM_BLE_BATCH_SCAN_ENB_DISAB_CUST_FEATURE); in btm_ble_enable_disable_batchscan()
576 UINT8_TO_STREAM (pp_enable, shld_enable); in btm_ble_enable_disable_batchscan()