Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h679 typedef void (tBTM_BLE_PF_CFG_CBACK)(tBTM_BLE_PF_ACTION action, tBTM_BLE_SCAN_COND_OP cfg_op,
/system/bt/btif/src/
Dbtif_gatt_client.c1087 static void bta_scan_filt_cfg_cb(tBTA_DM_BLE_PF_ACTION action, tBTA_DM_BLE_SCAN_COND_OP cfg_op, in bta_scan_filt_cfg_cb() argument
1094 btif_cb.cond_op = cfg_op; in bta_scan_filt_cfg_cb()
/system/bt/bta/dm/
Dbta_dm_act.c5236 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
5242 APPL_TRACE_DEBUG("bta_ble_scan_cfg_cmpl: %d, %d, %d, %d", action, cfg_op, avbl_space, status); in bta_ble_scan_cfg_cmpl()
5245 bta_dm_cb.p_scan_filt_cfg_cback(action, cfg_op, avbl_space, st, ref_value); in bta_ble_scan_cfg_cmpl()