Home | History | Annotate | Download | only in dm

Lines Matching refs:ble_set_storage

5411         btm_status = BTM_BleSetStorageConfig(p_data->ble_set_storage.batch_scan_full_max,
5412 p_data->ble_set_storage.batch_scan_trunc_max,
5413 p_data->ble_set_storage.batch_scan_notify_threshold,
5414 p_data->ble_set_storage.p_setup_cback,
5415 p_data->ble_set_storage.p_thres_cback,
5416 p_data->ble_set_storage.p_read_rep_cback,
5417 p_data->ble_set_storage.ref_value);
5421 bta_ble_scan_setup_cb(BTM_BLE_BATCH_SCAN_CFG_STRG_EVT, p_data->ble_set_storage.ref_value,