Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h694 typedef void (tBTM_BLE_PF_CFG_CBACK)(tBTM_BLE_PF_ACTION action, tBTM_BLE_SCAN_COND_OP cfg_op,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6196 static void bta_ble_scan_cfg_cmpl(tBTM_BLE_PF_ACTION action, tBTM_BLE_SCAN_COND_OP cfg_op, in bta_ble_scan_cfg_cmpl() argument
6202 APPL_TRACE_DEBUG("bta_ble_scan_cfg_cmpl: %d, %d, %d, %d", action, cfg_op, avbl_space, status); in bta_ble_scan_cfg_cmpl()
6205 bta_dm_cb.p_scan_filt_cfg_cback(action, cfg_op, avbl_space, st, ref_value); in bta_ble_scan_cfg_cmpl()